openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
Dwoo
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Nov 29, 2024 — Nov 29, 2025
Showing page 2 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Properly escape parameters to Dwoo "a" blocks.
Chris Wilson
More...
about 14 years ago
Update phpunit file
Jordi Boggiano
More...
about 14 years ago
Fixed endless loop when parsing an invalid else block
Jordi Boggiano
More...
about 14 years ago
Fix regex delimiter
Jordi Boggiano
More...
over 14 years ago
Fix issue with long blocks parsing
Jordi Boggiano
More...
over 14 years ago
Added support for nested blocks for template inheritance, block names must be unique, overriding of any block is done at the top level. Fixes #7
Jordi Boggiano
More...
over 14 years ago
Allows to use any object that implements ArrayAccess as datasource for template
Kamil Szot
More...
almost 15 years ago
Fixed parsing of blocks with a huge (25K+) content, fixes #60
Jordi Boggiano
More...
almost 15 years ago
Fixed regression in 07e1dd
Jordi Boggiano
More...
almost 15 years ago
Fixed test suite for PHPUnit 3.5
Jordi Boggiano
More...
almost 15 years ago
Fix eval plugin to work with the adjusted cloning workflow
Jordi Boggiano
More...
about 15 years ago
Actually delegate execution to new instance and return result instead just returning the instance.
Kamil Szot
More...
about 15 years ago
comment fix
Kamil Szot
More...
about 15 years ago
Fixing regression in the last commit
Jordi Boggiano
More...
about 15 years ago
Fixed extends bug when calling {extends} with parenthesis
Jordi Boggiano
More...
about 15 years ago
Fixed a double escaping bug when a variable was assigned to another one
Jordi Boggiano
More...
over 15 years ago
Adding cache/compiled dirs to git
Jordi Boggiano
More...
over 15 years ago
Fixes #61: Allowing variable property reads
Jordi Boggiano
More...
over 15 years ago
Fixes #74: Added support for static vars and methods access on namespaced classes
Jordi Boggiano
More...
over 15 years ago
Added a test for the nested dynamic tags bug
Jordi Boggiano
More...
over 15 years ago
Fixed #75: Nested dynamic tags are generating parse errors in compiled templates
Jordi Boggiano
More...
over 15 years ago
Fixes #65: Reverting r290, users should implement __isset() properly
Jordi Boggiano
More...
over 15 years ago
Fixes #73: Fixed custom compilable plugins not being recognized as such
Jordi Boggiano
More...
over 15 years ago
The rest parameter shouldn't be added twice
Jordi Boggiano
More...
over 15 years ago
[ZF] Fixed cases when data provider was not initialized when needed
Jordi Boggiano
More...
over 15 years ago
properly strip enclosing quotes within ['foo'] in some edge cases
Jordi Boggiano
More...
over 15 years ago
Cache time shouldn't be forced to be an int
Jordi Boggiano
More...
over 15 years ago
Adapters: Agavi: Added support for multiple plugin directories in the config, thanks to Mike Seth for the patch
Jordi Boggiano
More...
over 15 years ago
Fixed parsing of function/constants that start with an underscore, thanks to Dominik del Bondio for the patch Fixes #68
Jordi Boggiano
More...
over 15 years ago
Forgotten test resource
Jordi Boggiano
as seldaek
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree