]> granicus.if.org Git - php/shortlog
php
2005-12-21 Marcus Boerger- Add --[keep|show]-[all|skip|php] switches
2005-12-21 Marcus Boerger- Add missing skipif
2005-12-21 foobar- Fixed bug #35461 (Ming extension fails to compile...
2005-12-21 foobaruse more portable || here
2005-12-21 Marcus Boerger- MFB Need to store length (and type) of class name
2005-12-21 Ilia AlshanetskyMFB51: Don't lose track of exec() errors in pdo_sqlite2
2005-12-21 foobar- Fix possible compile failure if configuring with...
2005-12-21 Pierre Joye- skip NG if no SCHEMAS support
2005-12-21 Pierre Joye- readInnerXml() and readOuterXml() test
2005-12-21 Antony DovgalMFB: fix test, add test for 64bit platform
2005-12-21 Antony DovgalMFB: fix test
2005-12-21 Antony DovgalMFB: add missing skipif conditions, fix existing ones
2005-12-21 Antony DovgalMFB: add missing skipif conditions
2005-12-21 Antony DovgalMFB: fix #35760 (sybase_ct doesn't compile on Solaris)
2005-12-21 <changelog... ChangeLog update
2005-12-21 Pierre Joye- add some tests, ~70% now
2005-12-21 Pierre Joye- typo in error msg
2005-12-21 Pierre Joye- update inline docs
2005-12-20 Marcus Boerger- Only apply workaround solution for 64 bit machines...
2005-12-20 Marcus Boerger- Move zend_object_value definition to zend_type.h
2005-12-20 Marcus Boerger- Add Z_OBJVAL*() macros
2005-12-20 Marcus Boerger- MFB Get rid of warnings
2005-12-20 Derick Rethans- MF51: This check is unnecessary, as it can only be...
2005-12-20 Derick Rethans- Fixed bug #35660 (AIX TZ variable format not understo...
2005-12-20 Ilia Alshanetskyfixed php version detection
2005-12-20 Antony DovgalMFB: fix test decription
2005-12-20 Antony DovgalMFB: fix notice
2005-12-20 Derick Rethans- MF51: Fixed bug #35699 (date() can't handle leap...
2005-12-20 Ilia AlshanetskyMFB51: Updated libsqlite in ext/pdo_sqlite to 3.2.8.
2005-12-20 Ilia AlshanetskyMFB51:
2005-12-20 Ilia AlshanetskyMFB51: Proper error handling for persistent connections.
2005-12-20 Ilia AlshanetskyMFB51: Fixed bug #31347 (is_dir and is_file (incorrectl...
2005-12-20 Rob Richardsremove leftover code
2005-12-20 Antony DovgalMFB: more SPL leak fixes
2005-12-20 Antony DovgalMFB: fix leak appearing when __autoload() throws an...
2005-12-20 Antony DovgalMFB: add test for #35740
2005-12-20 Antony DovgalMFB: fix #35740 (memory leak when including a directory)
2005-12-20 <changelog... ChangeLog update
2005-12-19 Ilia AlshanetskyMFB51: Fixed possible memory corruption.
2005-12-19 Rob Richardscleanup code making it easier to add new functionality...
2005-12-19 Rob RichardsFixed bug #35447 (xml_parse_into_struct() chokes on...
2005-12-19 Antony DovgalMFB: fix possible invalid reads
2005-12-19 Derick Rethans- MF51: Updated timezone database to version 2005.17...
2005-12-19 Derick Rethans- Reintroduced the normal constants.
2005-12-19 <changelog... ChangeLog update
2005-12-19 Marcus Boerger- MFH IteratorIterator::__construct() fixes
2005-12-18 foobar- Fixed bug #35723 (xmlrpc_introspection.c fails compil...
2005-12-18 Antony DovgalMFB: fix leak in SPL iterators
2005-12-18 Antony DovgalMFB: fix typo
2005-12-18 Antony Dovgalmore spelling fixes
2005-12-18 Antony Dovgalfix spelling
2005-12-18 foobartouch with re2c 0.9.11
2005-12-18 Ilia AlshanetskyMFB51: Fixed UTC handling problem stemming from an...
2005-12-18 Derick Rethans- Those should be lower case only.
2005-12-18 Zeev SuraskiFix prototypes (MFB)
2005-12-18 Zeev SuraskiPrototype fix (MFB)
2005-12-18 Marcus Boerger- Fix --version
2005-12-18 Zeev SuraskiPrototype fixes (MFB)
2005-12-18 Marcus Boerger- WS
2005-12-18 Zeev SuraskiFix prototype (MFB)
2005-12-18 Marcus Boerger- Add missing prefixes
2005-12-18 Marcus Boerger- Speling
2005-12-18 Antony Dovgalthat's not what I was going to commit..
2005-12-18 Antony Dovgalfix possible usage of uninitialized variable
2005-12-18 Marcus Boerger- Increase timeut for -m testing
2005-12-18 <changelog... ChangeLog update
2005-12-18 Pierre Joye- keep it sync'ed
2005-12-17 Ilia AlshanetskyMFB51: Fixed parameter parsing for setIndent() method.
2005-12-17 Ilia AlshanetskyMFB51: Fixed memory corruption when FETCH_LAZY mode...
2005-12-17 Ilia AlshanetskyMFB51: Fixed uninitialized variable in a test.
2005-12-17 Ilia AlshanetskyMFB51: Added token for capturing arbitrary whitespace...
2005-12-17 foobarMFB51: Extension dependancy improvements during configure
2005-12-17 foobarnuke file that should not be here
2005-12-17 Antony DovgalMFB: int -> long
2005-12-17 Marcus Boerger- Fix Bug #35720 A final constructor can be overwritten
2005-12-17 Marcus Boerger- MFB Fix export
2005-12-17 Marcus Boerger- MFB Add optional dependency to ext/dom
2005-12-17 foobarfix test
2005-12-17 <changelog... ChangeLog update
2005-12-17 Marcus Boerger- MFB
2005-12-16 Marcus Boerger- Add new const
2005-12-16 Marcus Boerger- MFB
2005-12-16 Marcus Boerger- WS
2005-12-16 Marcus Boerger- MFB
2005-12-16 Ilia AlshanetskyMFB51: Fixed bug #35705 (strtotime() fails to parse...
2005-12-16 Marcus Boerger- MFB Fix zend_is_callable() usage
2005-12-16 Marcus Boerger- Add new tests
2005-12-16 Antony DovgalMF51: fix #35713 (getopt() returns array with numeric...
2005-12-16 Pierre Joye- remove HAVE_LIBGD15, always set
2005-12-16 Pierre Joye- fix leaks and wrong error when invalid/empty string...
2005-12-16 Pierre Joye- adieu HAVE_LIBGD13
2005-12-16 Antony DovgalMF51: fix test, add new one
2005-12-16 Antony Dovgalfix test
2005-12-16 Antony DovgalMF51 Ilia's last fix
2005-12-16 <changelog... ChangeLog update
2005-12-15 Ilia AlshanetskyMFB51: Cleanup code and prevent usage of uninitialized...
2005-12-15 Antony Dovgalfix #35692(iconv_mime_decode() segfault, with libiconv...
2005-12-15 Ilia AlshanetskyMFB51: Fixed bug #35694 (Improved error message for...
2005-12-15 Antony Dovgalfix #35690 (pack() tries to allocate huge memory block...
2005-12-15 Pierre Joye- #35681, non ansi comment
next