Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Jul4Jan26Dec25109876516Nov1413129876527OctUpdated PHPDocumentor configuration to version 2.mastermasterUpdated TODO list.Moved phpunit config to tests folder only.Added SITE_ROOT definition to test config because pQuery requires it now.Made static function actually static.Removed deprecated call-by-reference operator.Added set_config function to CSS plugin.Added support for double use of CSS rules within a single block.Added SITE_ROOT constant for relative includes.Fixed wrong modificationd date bug.Fixed typo.Added config file for PhpDocumentorFixed unit test paths.Fixed typo.Updated documentation.Forgot to add tests file in previous commit...Added full unit test suite for URL plugin.Made SQL unit test complete (100% coverage).Fixed affected_rows function in SQL plugin.Fixed some errors caused by folder/class renaming.Fixed some errors caused by folder/class renaming.Removed unused pQuery extension interface.Added new coverage location to ignore file.Renamed unit tests folder.Merge branch 'master' of github.com:taddeus/pqueryAdded fix for code coverage bug.Added test skeleton for pQuery base class tests.Added unit tests for Block class.Added some utilities to unit tests.Added use of 'assertStringEqualsFile' to unit test.Added usage of 'assertInstanceOf' in unit tests.Removed utils folder from unit tests,Removed useless comment.Updated README.Fixed some typo's.Added extension to README file.Added additional PHPUnit config file to root folder.Removed usless error function from SQL plugin.Reversed assertion arguments to match PHPUnit documentation.Added unit test for escape_value in SQL plugin.
Loading