]> granicus.if.org Git - php/shortlog
php
2006-02-27 Johannes Schlüter- Fix tests
2006-02-26 Marcus Boerger- Update
2006-02-26 Marcus Boerger- Synch with head
2006-02-26 Ilia AlshanetskyRevert previous fix to allow for a more comprehensive...
2006-02-26 Ilia AlshanetskyFixed bug #36510 (strtotime() fails to parse date strin...
2006-02-26 Marcus Boerger- Warning fixes by Steph
2006-02-25 Marcus Boerger- Update
2006-02-25 Rasmus LerdorfMFH - binary safety patch from Moriyoshi
2006-02-25 Marcus Boerger- Add ReflectionExtension::getDependencies()
2006-02-25 Marcus Boerger- MFH: Function deprecation flag
2006-02-24 Johannes Schlüter- MFH: Fix description
2006-02-24 Johannes Schlüter- MFH: Fix #29986 (Class constants won't work with...
2006-02-24 Derick Rethans- MFH: Fixed issue with iconv_mime_decode where the...
2006-02-24 Michael Wallner - fix crash with DOMImplementation::createDocumentType...
2006-02-24 Derick Rethans- MFH: Added support for exif date format
2006-02-23 Ilia AlshanetskyFixed bug #35900 (stream_select() should warning when...
2006-02-23 Andrei ZmievskiFix a bug where the default value for function argument...
2006-02-23 Brian FranceMFH: fixed bug #35594 for all systems. "optind = 0...
2006-02-22 Ilia AlshanetskyAdded test for bug #36434
2006-02-21 Johannes Schlüter- MFH: List --rf/--rc/--re only with enabled reflection
2006-02-21 Ilia AlshanetskyFixed bug #36458 (sleep() accepts negative values).
2006-02-20 Johannes Schlüter- MFH: Rename reflection constants to fix parser conflicts
2006-02-20 Marcus Boerger- Synch docu
2006-02-20 Ilia AlshanetskyFixed bug #36434 (Improper resolution of declaring...
2006-02-20 Dmitry StogovFixed test file
2006-02-19 Michael WallnerBFN: fixed ext/hash/tiger on big endian platforms
2006-02-19 Michael Wallner- fix tiger on big endian platforms
2006-02-19 Marcus Boerger- Fix method flag handling
2006-02-18 Marcus Boerger- MFH Fix naming inconsistency (providing old name...
2006-02-18 Marcus Boerger- Fixed bug #36436 (DBA problem with Berkeley DB4).
2006-02-18 Michael Wallner- fix misleading proto (confused out and in charset)
2006-02-18 Rasmus LerdorfRename getloadavg to sys_getloadavg
2006-02-17 Andrei ZmievskiMFH.
2006-02-16 Wez Furlongadd getloadavg() function that has been running in...
2006-02-16 Antony DovgalMFH: add checks and fix possible reincarnations of...
2006-02-16 Ilia AlshanetskyFixed bug #36420 (segfault when access result->num_rows...
2006-02-16 Antony DovgalMFH: improve usleep(): use new param parsing API, check...
2006-02-16 Antony Dovgalfix typo
2006-02-16 Ilia AlshanetskyUse 5.1 functions
2006-02-16 Sara GolemonFix copy/paste problems for instantclient
2006-02-15 Antony DovgalMFH: fix #36403 (oci_execute() no longer supports OCI_D...
2006-02-15 Antony Dovgalfix memory leak and possible invalid reads
2006-02-15 Antony DovgalMFH: fix #36400 (Custom 5xx error does not return corre...
2006-02-14 Antony Dovgalfix leak in zend_strtod() on big doubles
2006-02-14 Ilia AlshanetskyFixed bug #36345 (PDO/MySQL problem loading BLOB over...
2006-02-14 Antony Dovgaladd test for bug #36337
2006-02-13 Derick Rethans- Fixed bug #36382 (PDO/PgSQL's getColumnMeta() crashes).
2006-02-13 Ilia AlshanetskyFixed bug #36337 (ReflectionProperty fails to return...
2006-02-13 Dmitry StogovFixed bug #36205 (Memory leaks on duplicate cookies)
2006-02-12 Marcus Boerger- Synch
2006-02-12 Marcus Boerger- MFH No more old parameter api usage
2006-02-12 Ilia AlshanetskyFixed bug #36351 (parse_url() does not parse numeric...
2006-02-11 foobarfix news
2006-02-11 Rui HirokawaMFH
2006-02-10 Antony DovgalMFH: fix #36359 (splFileObject::fwrite() doesn't write...
2006-02-10 Rasmus Lerdorf(Missing patch from the PHP 4 tree that got lost in...
2006-02-09 Pierre Joye- fix order
2006-02-09 Ilia AlshanetskyAdded test for bug #36308
2006-02-09 Pierre Joye- protos
2006-02-09 Pierre Joye- revert last fix
2006-02-08 Ilia AlshanetskyFixed bug #36334 (Added missing documentation about...
2006-02-08 Johannes Schlüter- MFH: Fix charset
2006-02-08 Johannes Schlüter- MFH: It's 2006 and PHP 5
2006-02-08 Antony DovgalMFH: move function definition from .h to .c, where...
2006-02-08 Greg BeaverMFB fix Bug #36001: make install fails when --enable...
2006-02-08 Ilia AlshanetskyFixed bug #36308 (ReflectionProperty::getDocComment...
2006-02-07 Andrei ZmievskiMove array globals declarations back to the header...
2006-02-07 Antony Dovgaldon't use deprecated call-time by reference
2006-02-07 Dmitry StogovCompression level shouldn't be greatr then 9.
2006-02-07 Dmitry StogovFixed bug #36083 (SoapClient waits for responses on...
2006-02-07 Rob Richardsfix mem leak with iterators
2006-02-07 Pierre Joye- forgot the original credits
2006-02-07 Andrei ZmievskiMFH.
2006-02-07 Pierre Joye- entry for #36306
2006-02-07 Pierre Joye- #36306, crc32() function result differs on 32-bit...
2006-02-06 Antony Dovgalinit variables
2006-02-06 Michael WallnerMFH: fix ReflectionClass::getInterfaces()
2006-02-06 Andrei ZmievskiTODO
2006-02-06 Ilia AlshanetskyFixed test to work when TCP/IP access to MySQL is disab...
2006-02-06 Dmitry Stogovtypo
2006-02-06 Dmitry StogovFixed bug #36303 (foreach on error_zval produces segfault)
2006-02-06 Antony DovgalMFH: initialize variables and reduce the number of...
2006-02-06 Antony DovgalMFH: initialize variable and make gcc happy
2006-02-06 Antony Dovgalinitialize variables
2006-02-06 Antony Dovgalinitialize to_r
2006-02-06 Dmitry StogovFixed bug #36283 (SOAPClient Compression Broken).
2006-02-06 Marcus Boerger- MFH Add new tests
2006-02-05 Antony DovgalMFH: fix #36295 (typo in SplFileObject::flock() paramet...
2006-02-05 Ilia AlshanetskySimplify test code
2006-02-05 Marcus Boerger- MFH
2006-02-05 Pierre Joye- ini entry for gd.jpeg_ignore_warning
2006-02-05 Pierre Joye- jpeg tolerant mode entry
2006-02-05 Pierre Joye- MFH: add a weak/tolerant mode to the jpeg loader
2006-02-05 Marcus Boerger- BFN
2006-02-05 Marcus Boerger- MFH Fix bug #36287
2006-02-04 Frank M. KromannFix build on win32
2006-02-04 Rob RichardsBFN
2006-02-04 Rob RichardsFixed bug #34272 (empty array onto COM object blows up)
2006-02-03 Dmitry StogovFixed bug #36158 (SIGTERM is not handled correctly...
2006-02-03 Antony Dovgalfix #36010 (Segfault when re-creating and re-executing...
next