]> granicus.if.org Git - php/shortlog
php
2005-03-09 Wez Furlongupdate extension version
2005-03-09 Wez Furlongprep for release
2005-03-09 Marcus BoergerFix the fix
2005-03-09 Derick Rethans- MF43: Fixed bug #28067 (partially incorrect utf8...
2005-03-09 Antony Dovgalfix build
2005-03-09 Wez Furlongupdate in readiness for release
2005-03-09 Wez Furlong"thou shalt not throw exceptions except in really excep...
2005-03-09 Magnus M��tt�Add one more test.
2005-03-09 Wez Furlongprep package file for release.
2005-03-09 Magnus M��tt�Add test 020 and 021 for PDO_SQLite.
2005-03-09 Magnus M��tt�Since in_array is case sensitive we need to convert...
2005-03-09 Magnus M��tt�Add more tests.
2005-03-09 Magnus M��tt�Remove old test.
2005-03-09 Marcus BoergerMore line count fixes
2005-03-09 Marcus BoergerAdd documentation
2005-03-09 Marcus BoergerNo double line counting
2005-03-09 Wez Furlongprobably fix for ? placeholders not working with oci
2005-03-09 Magnus M��tt�Fix segv when einfo->errcode is not available.
2005-03-09 <changelog... ChangeLog update
2005-03-09 Marcus BoergerAdd description for interface Serializeable
2005-03-09 Dan ScottAdd test for PDOStatement::getColumnMeta().
2005-03-08 Magnus M��tt�Add more tests.
2005-03-08 foobarThis makes more sense. (Someone might actually use...
2005-03-08 Johannes Schlüter- Fix #32238 (spl_array.c: void function cannot return...
2005-03-08 foobar- This was not needed (said Marcus)
2005-03-08 Ilia AlshanetskyImprove the performance of htmlspecialchars_decode...
2005-03-08 Dan ScottAdd simple tests for insert through PDO::prepare/PDOSta...
2005-03-08 Dan ScottAdd a test for PDOStatement::columnCount().
2005-03-08 foobarupdate
2005-03-08 foobarreorder
2005-03-08 <changelog... ChangeLog update
2005-03-08 Marcus Boerger- Add/Correct parameter info and protos
2005-03-07 Marcus Boerger- Add new tests
2005-03-07 Marcus Boerger- Add new tests
2005-03-07 Marcus Boerger- Update signature
2005-03-07 Marcus Boerger- Add some more news
2005-03-07 Marcus Boerger- Add test
2005-03-07 Marcus Boerger- New Interface Serializeable
2005-03-07 Marcus Boerger- Add more methods
2005-03-07 Marcus Boerger- Fix proto
2005-03-07 Marcus Boerger- Length needs to be positive
2005-03-07 Marcus Boerger- Make maic qutes runtime work if length is specified too
2005-03-07 Marcus Boerger- Delay memory allocation, speeds up faiure case
2005-03-07 Ilia AlshanetskyAdded htmlspecialchars_decode() function for fast conve...
2005-03-07 Marcus Boerger- Add updated description
2005-03-07 Marcus Boerger- Fix #32226
2005-03-07 Zeev SuraskiRevert // </script> patch
2005-03-07 Ilia AlshanetskyFixed bug #32210 (proc_get_status() sets "running"...
2005-03-07 Magnus M��tt�Add test 017.
2005-03-07 Marcus Boerger- Fix problem with some plain c pedantic compilers
2005-03-07 Marcus Boerger- Add new test
2005-03-07 Marcus Boerger- Add new tests
2005-03-07 <changelog... ChangeLog update
2005-03-07 Marcus Boerger- In File::fgetcsv() use max length from object
2005-03-07 Marcus Boerger- Add File object
2005-03-07 Marcus Boerger- Allow length 0 as default (e.g. skip param)
2005-03-06 foobarMFB: Fix VPATH build
2005-03-06 Marcus Boerger- Use new objects
2005-03-06 Marcus Boerger- Fix problem with exception in other methods, too
2005-03-06 Marcus Boerger- Add intefaces from zend_interface.h as macros
2005-03-06 Marcus Boerger- Fix problem with exceptions in hasChildren calls
2005-03-06 Marcus Boerger- Actuall the comments were correct
2005-03-06 Marcus Boerger- Fix by Tim
2005-03-06 Marcus Boerger- Bugfix #28840 __destruct of a class that extends...
2005-03-06 Ilia AlshanetskyMake html_entity_decode() 15-20% faster by avoiding...
2005-03-06 foobar- Moved ext/fam and ext/mnogosearch to PECL
2005-03-06 Ilia AlshanetskyFixed bug #29424 (width and height inverted for JPEG200...
2005-03-06 foobarFixed compile warning (bug #32046)
2005-03-06 foobarFix compile warning (bug #32047)
2005-03-06 <changelog... ChangeLog update
2005-03-05 Dan ScottUsually a good idea to have .cvsignore around.
2005-03-05 Dan ScottTest PDO::beginTransaction and PDO::rollBack.
2005-03-05 John CoggeshallOpps.
2005-03-05 Moriyoshi Koizumi- Fixed bug #32109 ($_POST is not populated in multithr...
2005-03-05 Dan ScottMissed this one...
2005-03-05 Dmitry StogovFixed bug #32115 (dateTime encoding of timezone incorrect)
2005-03-05 Marcus Boerger- Negative seeking is not supported
2005-03-05 <changelog... ChangeLog update
2005-03-05 John CoggeshallStarting tests....
2005-03-05 Andrei ZmievskiCheck that object can actually return a class entry...
2005-03-04 Rob Richardsuse php streams for uri I/O under PHP 4
2005-03-04 foobarMerge from sapi/apache/config.m4 and cleanup
2005-03-04 foobarDo not set apache stuff if not building apache
2005-03-04 foobarThis did not work for some reason, better revert it
2005-03-04 foobarAdd missing subst
2005-03-04 <changelog... ChangeLog update
2005-03-04 Marcus Boerger- Add tests
2005-03-03 Dan ScottOne more PDO_ODBC test (tested with DB2 V8.2).
2005-03-03 Dan ScottNext three tests for PDO_ODBC (tested with DB2 V8.2).
2005-03-03 Dan ScottNext batch of tests for PDO_ODBC (tested against DB2...
2005-03-03 Dan ScottBegin porting standard PDO tests to PDO_ODBC, testing...
2005-03-03 Marcus Boerger- Rename test 14 to 16 (which is a new one) and MFB...
2005-03-03 Marcus Boerger- Fix bug #32134
2005-03-03 Zeev SuraskiNew egg
2005-03-03 Ilia AlshanetskyFixed bug #32160 (file truncation in copy() when source...
2005-03-03 <changelog... ChangeLog update
2005-03-03 Marcus Boerger- Finish work on spl_autoload*()
2005-03-02 Marcus Boerger- Let spl_autoload_extensions() always return what...
2005-03-02 Moriyoshi Koizumi- Add testcases for bug #32001
2005-03-02 Rob RichardsBFN
next