summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_0_3'.RELEASE_0_3SVN Migration2005-04-054116-1010143/+1
* prep for releaseWez Furlong2005-03-091-1/+1
* Fix the fixMarcus Boerger2005-03-091-4/+1
* - MF43: Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping).Derick Rethans2005-03-091-20/+18
* fix buildAntony Dovgal2005-03-091-1/+4
* update in readiness for releaseWez Furlong2005-03-092-3/+7
* "thou shalt not throw exceptions except in really exceptional circumstances."Wez Furlong2005-03-092-45/+72
* Add one more test.Magnus M��tt�2005-03-091-0/+84
* prep package file for release.Wez Furlong2005-03-095-16/+26
* Add test 020 and 021 for PDO_SQLite.Magnus M��tt�2005-03-092-0/+41
* Since in_array is case sensitive we need to convert the names to lowercaseMagnus M��tt�2005-03-091-1/+6
* Add more tests.Magnus M��tt�2005-03-092-0/+41
* Remove old test.Magnus M��tt�2005-03-092-30/+0
* More line count fixesMarcus Boerger2005-03-091-1/+9
* Add documentationMarcus Boerger2005-03-091-0/+300
* No double line countingMarcus Boerger2005-03-091-1/+0
* probably fix for ? placeholders not working with ociWez Furlong2005-03-091-3/+23
* Fix segv when einfo->errcode is not available.Magnus M��tt�2005-03-091-3/+6
* ChangeLog update2005-03-091-0/+30
* Add description for interface SerializeableMarcus Boerger2005-03-091-0/+27
* Add test for PDOStatement::getColumnMeta().Dan Scott2005-03-092-0/+125
* Add more tests.Magnus M��tt�2005-03-084-0/+325
* This makes more sense. (Someone might actually use php_error_docref0() :)foobar2005-03-082-3/+5
* - Fix #32238 (spl_array.c: void function cannot return value)Johannes Schlüter2005-03-081-2/+2
* - This was not needed (said Marcus)foobar2005-03-081-3/+1
* Improve the performance of htmlspecialchars_decode() by 20-30%.Ilia Alshanetsky2005-03-081-24/+45
* Add simple tests for insert through PDO::prepare/PDOStatement::execute.Dan Scott2005-03-082-0/+62
* Add a test for PDOStatement::columnCount().Dan Scott2005-03-082-0/+49
* updatefoobar2005-03-081-3/+3
* reorderfoobar2005-03-081-1/+1
* ChangeLog update2005-03-082-0/+116
* - Add/Correct parameter info and protosMarcus Boerger2005-03-081-15/+48
* - Add new testsMarcus Boerger2005-03-074-0/+192
* - Add new testsMarcus Boerger2005-03-074-0/+552
* - Update signatureMarcus Boerger2005-03-072-3/+3
* - Add some more newsMarcus Boerger2005-03-071-0/+8
* - Add testMarcus Boerger2005-03-071-0/+79
* - New Interface SerializeableMarcus Boerger2005-03-074-1/+92
* - Add more methodsMarcus Boerger2005-03-071-36/+192
* - Fix protoMarcus Boerger2005-03-071-1/+5
* - Length needs to be positiveMarcus Boerger2005-03-071-1/+1
* - Make maic qutes runtime work if length is specified tooMarcus Boerger2005-03-071-2/+2
* - Delay memory allocation, speeds up faiure caseMarcus Boerger2005-03-071-5/+2
* Added htmlspecialchars_decode() function for fast conversion fromIlia Alshanetsky2005-03-074-0/+54
* - Add updated descriptionMarcus Boerger2005-03-071-1/+1
* - Fix #32226Marcus Boerger2005-03-072-1/+37
* Revert // </script> patchZeev Suraski2005-03-071-12/+3
* Fixed bug #32210 (proc_get_status() sets "running" always to true).Ilia Alshanetsky2005-03-071-0/+2
* Add test 017.Magnus M��tt�2005-03-071-0/+22
* - Fix problem with some plain c pedantic compilersMarcus Boerger2005-03-071-1/+3