]> granicus.if.org Git - php/shortlog
php
2005-12-25 Pierre Joye- add colorresolvealpha to colorresolve tests
2005-12-25 Pierre Joye- raise warning instread of errors in colormatch
2005-12-25 Ilia AlshanetskyMFB51: Make MySQL driver use ANSI complaint quoting...
2005-12-25 Pierre Joye- fix leak/segfaults in imagecolormatch
2005-12-25 foobar- Remove wrong inline usage (and fix bug #35796)
2005-12-25 Rui Hirokawafixed #35711, added mbstring.strict_detection to detect...
2005-12-25 Zeev SuraskiReimplement FastCGI interface
2005-12-25 <changelog... ChangeLog update
2005-12-24 Pierre Joye- add truecolortopallete and istruecolor test
2005-12-24 Pierre Joye- fix titles
2005-12-24 Marcus Boerger- MFB Make this work with VPATH builds too
2005-12-24 Marcus Boerger- Require re2c 0.9.11 and use correct version notation
2005-12-24 Marcus Boerger- Update
2005-12-24 <changelog... ChangeLog update
2005-12-24 Rui Hirokawafixed #35711 ISO-8859 charset not correctly detected.
2005-12-23 Marcus Boerger- Add make target make ntest to test in unicode mode
2005-12-23 Marcus Boerger- Fixed Bug #35785 (SimpleXML memory read error)
2005-12-23 Marcus Boerger- Add new test
2005-12-23 Marcus Boerger- Fix test by splitting it
2005-12-23 Marcus Boerger- Fix handling of bork tests
2005-12-23 foobarfix mkdir() function properly (patch by nlopess)
2005-12-23 Stefan EsserMFB: format string fixes
2005-12-23 Antony DovgalMFB: fix #35781 (stream_filter_append() can cause segfault)
2005-12-23 Rui Hirokawaadded turkish language support for libmbfl.
2005-12-23 Rui Hirokawafixed #29955 mb_strtoupper() / lower() broken with...
2005-12-23 Antony Dovgalfix tests
2005-12-23 Rui Hirokawafixed #28899 mb_substr() and substr() work differently...
2005-12-23 Dmitry StogovFixed memory corruption and termination through _zend_b...
2005-12-23 Marcus Boerger- Do not test output escaping here
2005-12-23 <changelog... ChangeLog update
2005-12-22 Pierre Joye- remove HAVE_GDIMAGECOLORRESOLVE here too (w32)
2005-12-22 Pierre Joye- add tests for:
2005-12-22 Edin KadribasicBack out a portion of the previous patch which broke...
2005-12-22 Marcus Boerger\# Damn !
2005-12-22 Marcus Boerger- Point to README.TESTING
2005-12-22 Dmitry StogovFixed bug #35612 (iis6 Access Violation crash). (alacn...
2005-12-22 Zeev SuraskiFix prototype (MFB)
2005-12-22 Antony Dovgalchange -o to || to be more portable
2005-12-22 Dmitry StogovFixed memory leak and typo
2005-12-22 Marcus Boerger- Find lib in default locations, too
2005-12-22 Dmitry StogovFixed memory corruption
2005-12-22 <changelog... ChangeLog update
2005-12-22 Marcus Boerger- MFB Fix leak
2005-12-22 Marcus Boerger- MFB Fix memleak
2005-12-22 Antony DovgalMFB: merge two skipif entries
2005-12-21 foobarNo need to mention it here as it is fixed before 6...
2005-12-21 Frank M. KromannFix #35730 Use correct character encoding with FreeTDS
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...
next