summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | - Change signature of unserialize() callback to ease inheritance and support code reuse of handlers
* - Add more methodsMarcus Boerger2005-03-071-36/+192
| | | | | | | - Avoid exceptions in iterator access - Do not read in rewind8) or next() instead read in iteration if neccessary - Correctly count line numer on reading
* - Fix protoMarcus Boerger2005-03-071-1/+5
| | | | | - Do not try to write zero bytes
* - 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
| | | | | htmlspecialchars() generated entities back to characters.
* - 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
|
* - Add new testMarcus Boerger2005-03-071-0/+68
|
* - Add new testsMarcus Boerger2005-03-073-0/+66
|
* ChangeLog update2005-03-072-0/+81
|
* - In File::fgetcsv() use max length from objectMarcus Boerger2005-03-071-10/+26
|
* - Add File objectMarcus Boerger2005-03-072-34/+538
|
* - Allow length 0 as default (e.g. skip param)Marcus Boerger2005-03-071-0/+2
|
* MFB: Fix VPATH buildfoobar2005-03-061-0/+1
|
* - Use new objectsMarcus Boerger2005-03-061-4/+4
|
* - Fix problem with exception in other methods, tooMarcus Boerger2005-03-061-1/+1
|
* - Add intefaces from zend_interface.h as macrosMarcus Boerger2005-03-061-0/+6
|
* - Fix problem with exceptions in hasChildren callsMarcus Boerger2005-03-061-3/+6
|
* - Actuall the comments were correctMarcus Boerger2005-03-061-2/+2
|
* - Fix by TimMarcus Boerger2005-03-062-0/+2
|
* - Bugfix #28840 __destruct of a class that extends mysqli not calledMarcus Boerger2005-03-061-1/+1
|
* Make html_entity_decode() 15-20% faster by avoiding pointless stringIlia Alshanetsky2005-03-061-7/+11
| | | | | duplication.
* - Moved ext/fam and ext/mnogosearch to PECLfoobar2005-03-0612-4513/+6
|
* Fixed bug #29424 (width and height inverted for JPEG2000 files).Ilia Alshanetsky2005-03-061-1/+1
|
* Fixed compile warning (bug #32046)foobar2005-03-061-1/+1
|
* Fix compile warning (bug #32047)foobar2005-03-061-2/+2
|
* ChangeLog update2005-03-061-0/+43
|
* Usually a good idea to have .cvsignore around.Dan Scott2005-03-050-0/+0
|
* Test PDO::beginTransaction and PDO::rollBack.Dan Scott2005-03-052-0/+53
|
* Opps.John Coggeshall2005-03-051-4/+15
|
* - Fixed bug #32109 ($_POST is not populated in multithreaded environment).Moriyoshi Koizumi2005-03-054-1/+14
|
* Missed this one...Dan Scott2005-03-051-0/+183
|
* Fixed bug #32115 (dateTime encoding of timezone incorrect)Dmitry Stogov2005-03-051-6/+6
|
* - Negative seeking is not supportedMarcus Boerger2005-03-052-11/+22
|
* ChangeLog update2005-03-051-0/+20
|
* Starting tests....John Coggeshall2005-03-051-15/+4
|