]> granicus.if.org Git - php/shortlog
php
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
2005-03-02 Rob RichardsFixed bug #31033 (php:function(string, nodeset) with...
2005-03-02 Stefan EsserFixed possible bufferoverflow
2005-03-02 Rob RichardsFixed bug #32001 (xml_parse_into_struct() exceeds maxim...
2005-03-02 <changelog... ChangeLog update
2005-03-02 Marcus Boerger- Update .cvsignore
2005-03-02 Marcus Boerger- Add new functions
2005-03-01 Marcus Boerger- Update docu
2005-03-01 Marcus Boerger- Support statuc methods/functions
2005-03-01 Ilia AlshanetskyFixed bug #31792 (getrusage() does not provide ru_nswap...
2005-03-01 Magnus M��tt�Add Oracle tests for PDO.
2005-03-01 Andrei ZmievskiAllow = sign in long option argument.
2005-03-01 Anantha Kesari H YNetWare allows directory seperator as \ and /
2005-03-01 Stefan EsserHandle last or broken JP2 boxes correctly.
2005-03-01 Antony Dovgalfix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem...
2005-03-01 Marcus Boerger- MFB
2005-03-01 Marcus Boerger- Fix #32130 (ArrayIterator::seek() does not throw...
2005-03-01 Marcus Boerger- Need to store class entry
2005-03-01 foobarupdate
2005-03-01 foobarws
2005-03-01 foobarFix the fix for one line comments with <script..> ...
2005-03-01 foobartouch
2005-03-01 <changelog... ChangeLog update
2005-03-01 Johannes Schlüter- Change comment: Syntax highlighter uses <span> instea...
2005-02-28 Marcus Boerger- Reserve some bits for flags
2005-02-28 Ilia AlshanetskyAdded notes about ignore_user_abort to php.ini*
2005-02-28 Marcus Boerger- Need to drop ce until engine gets fixed
2005-02-28 Marcus Boerger- Add support for methods dynamically added through...
2005-02-28 Marcus Boerger- Fix warning
2005-02-28 Marcus Boerger- Changing handler table definitively results in SEGVs
next