4
I Use This!
Activity Not Available

News

Analyzed about 7 hours ago. based on code collected about 13 hours ago.
Posted about 14 years ago
FluentDOM: [svn419] @thomasweinert - Implemented: FluentDOM::replaceWith() with callback
Posted about 14 years ago
FluentDOM: [svn419] @thomasweinert - Tested: FluentDOM::replaceWith() with callback
Posted about 14 years ago
FluentDOM: [svn419] @thomasweinert - Implemented: first argument of all callbacks is $node (unlike in js we can not set the scope in php, so this is...
Posted about 14 years ago
FluentDOM: [svn418] @lapistano - initial add of the svb post commit hook for FluentDom
Posted about 14 years ago
FluentDOM: [svn416] @thomasweinert - Tested: FluentDOM::after can now use a callback
Posted about 14 years ago
FluentDOM: [svn416] @thomasweinert - Implemented: FluentDOM::after can now use a callback
Posted about 14 years ago
FluentDOM: [svn415] @thomasweinert - Implemented: FluentDOM::before can now use a callback
Posted about 14 years ago
FluentDOM: [svn415] @thomasweinert - Tested: FluentDOM::before can now use a callback
Posted about 14 years ago
FluentDOM: [svn414] @thomasweinert - Implemented: support types and complex property name in FluentDOMLoaderStringJSON, added usage example
Posted about 14 years ago
FluentDOM: [svn413] @thomasweinert - Fixed: json_last_error() is only available in PHP 5.3, check for it