]> granicus.if.org Git - php/shortlog
php
2006-03-05 Marcus Boerger- Update
2006-03-05 Marcus Boerger- Fix issues with not/double calling of constructors...
2006-03-05 Ilia AlshanetskyMFH:
2006-03-05 Antony Dovgaladd test
2006-03-05 Marcus Boerger- Add missing function for completeness
2006-03-05 Antony Dovgalfix #36611 (assignment to SimpleXML object attribute...
2006-03-05 Antony DovgalMFH: fix #36606 (pg_query_params() changes arguments...
2006-03-03 Rob Richardsfix crashes using notations and entity decls
2006-03-03 Edin KadribasicSync with source distro, enable hash by default
2006-03-03 Dmitry StogovFixed incorrect backtrace type ("::" instead of "-...
2006-03-03 Dmitry StogovFixed crash
2006-03-03 Dmitry StogovRemove "called at [(null):0]" from debug backtrace
2006-03-03 Dmitry StogovFixed bug #36575 (SOAP: Incorrect complex type instanti...
2006-03-03 Derick Rethans- Added the test case for bug #36599
2006-03-03 Derick Rethans- Fixed bug #36599 (DATE_W3C format constant incorrect).
2006-03-02 Ilia Alshanetskygive credit where it is due.
2006-03-02 Dmitry StogovFixed bug #36388 (ext/soap crashes when throwing except...
2006-03-02 Marcus Boerger- MFH Use object handler get in the same way as the...
2006-03-02 Yasuo OhgakiMFH add safe_mode num of parameter check
2006-03-01 Ilia AlshanetskyRemove no longer needed check (checked at a higher...
2006-03-01 Marcus Boerger- MFH Fix string-conversion and const updating
2006-03-01 Marcus Boerger- Fix test
2006-03-01 Rob Richardsnuke tests for libxml2 version - will always be > 2.6.0
2006-02-28 Ilia AlshanetskyFixed bug #36459 (Incorrect adding PHPSESSID to links...
2006-02-28 Marcus Boerger- MFH Fix dependency checks
2006-02-28 Marcus Boerger- Fix warning
2006-02-28 Marcus Boerger- MFH Fix issues withhandling of derived info classes...
2006-02-27 Marcus Boerger- MFH Argument parsing specifier 'C', which is necessar...
2006-02-27 Derick Rethans- MFH: Fixed bug #36510 (strtotime() fails to parse...
2006-02-27 Ilia AlshanetskyThis fix was reverted
2006-02-27 Marcus Boerger- MFH Fix count/foreach interaction
2006-02-27 Marcus Boerger- Cleanup
2006-02-27 Johannes Schlüter- MFH: Add .cvsignore
2006-02-27 Dmitry StogovFixed memory leak
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...
next