4
I Use This!
Activity Not Available

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 15 years ago
FluentDOM: [svn419] @thomasweinert - Implemented: FluentDOM::replaceWith() with callback
Posted over 15 years ago
FluentDOM: [svn419] @thomasweinert - Tested: FluentDOM::replaceWith() with callback
Posted over 15 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 over 15 years ago
FluentDOM: [svn418] @lapistano - initial add of the svb post commit hook for FluentDom
Posted over 15 years ago
FluentDOM: [svn416] @thomasweinert - Tested: FluentDOM::after can now use a callback
Posted over 15 years ago
FluentDOM: [svn416] @thomasweinert - Implemented: FluentDOM::after can now use a callback
Posted over 15 years ago
FluentDOM: [svn415] @thomasweinert - Implemented: FluentDOM::before can now use a callback
Posted over 15 years ago
FluentDOM: [svn415] @thomasweinert - Tested: FluentDOM::before can now use a callback
Posted over 15 years ago
FluentDOM: [svn414] @thomasweinert - Implemented: support types and complex property name in FluentDOMLoaderStringJSON, added usage example
Posted over 15 years ago
FluentDOM: [svn413] @thomasweinert - Fixed: json_last_error() is only available in PHP 5.3, check for it