]> granicus.if.org Git - php/shortlog
php
2006-07-27 Ilia AlshanetskyMFB: Fixed bug #38224 (session extension can't handle...
2006-07-27 Ilia AlshanetskyMFB: Fixed bug #38229 (strtotime() does not parse YYYY...
2006-07-27 Antony Dovgalfix leak in php_local_infile_init() handler
2006-07-27 Dmitry StogovFixed bug #38234 (Exception in __clone makes memory...
2006-07-27 Dmitry StogovFixed mess with semantic of zend_normalize_identifier...
2006-07-27 Dmitry StogovFix usage of uninitialized value and unicode support
2006-07-27 foobar- Removed unnecessary quotes
2006-07-27 foobar- Added PHP_VERSION_ID == PHP_VERSION as integer value.
2006-07-27 Dmitry StogovFixed bug #38047 ("file" and "line" sometimes not set...
2006-07-27 Antony DovgalMFB: fix test on 64bit machines
2006-07-27 foobar- Fixed bug #37164 (snmp_set_oid_numeric_print() misbeh...
2006-07-27 <changelog... ChangeLog update
2006-07-27 foobar- Fix build with ext/date/lib with shared extensions
2006-07-27 foobar- Fix phpize build
2006-07-27 Ilia AlshanetskyMFB: Fixed compiler warnings.
2006-07-27 Ilia AlshanetskyMFB: Improved fix for bug #38132
2006-07-26 foobar- Fixed bug #37564 (AES privacy encryption not possible...
2006-07-26 Ilia AlshanetskyAdded test for bug #38132
2006-07-26 Pierre Joye- fix test
2006-07-26 Dmitry StogovFixed bug #38220 (Crash on some object operations)
2006-07-26 Antony Dovgalturn Off Zend MM and check for leaks when running tests...
2006-07-26 Antony Dovgalnuke unused variable
2006-07-26 Pierre Joye- MFB #38214, gif interlace never worked
2006-07-26 Dmitry StogovFixed bug #38211 (variable name and cookie name match...
2006-07-26 Pierre Joye- mv 38179.phpt to bug38179.phpt
2006-07-26 Antony Dovgalfix compile warning on Solaris, getloadavg() is in...
2006-07-26 Pierre Joye- #38212, Segfault on invalid imagecreatefromgd2part...
2006-07-26 Dmitry StogovFixed crash of DEBUG version on SPARC CPU because of...
2006-07-26 Antony Dovgalfix bug #38217 (ReflectionClass::newInstanceArgs()...
2006-07-26 Antony Dovgalimprove connection timeout check (implements FR #38210)
2006-07-26 <changelog... ChangeLog update
2006-07-25 Michael Wallner- fix compiler warnings
2006-07-25 Michael Wallner- reduce memory footprint
2006-07-25 Michael Wallner- fix TS issue found by Jani
2006-07-25 Hannes MagnussonUpdate protos & arginfo for memory_get_usage() & memory...
2006-07-25 Antony Dovgalforgot to remove .cvsignore
2006-07-25 Dmitry StogovChanged memory_get_usage() and memory_get_peak_usage...
2006-07-25 Antony Dovgalmoved ext/hwapi to PECL
2006-07-25 Antony Dovgalext/filepro moved to PECL
2006-07-25 Ilia AlshanetskyMFB: Fixed bug #38194 (ReflectionClass::isSubclassOf...
2006-07-25 Antony Dovgalcheck g_hash for NULL before resetting it
2006-07-25 Uwe SchindlerFix compilation with TSRM
2006-07-25 Antony Dovgalinitialize variable
2006-07-25 Derick Rethans- MFB: Fixed typo
2006-07-25 <changelog... ChangeLog update
2006-07-25 Marcus Boerger- Fix off by one copy'n'paste error
2006-07-24 Marcus Boerger- Update tests
2006-07-24 Marcus Boerger- Correctly handle binary proeprty names which are...
2006-07-24 Marcus Boerger- Yet another rproblematic case with mangled properties
2006-07-24 Marcus Boerger- zend_(u_)_unmangle_property_name() has changed
2006-07-24 Marcus Boerger- Fix for #34505 and repated (improved version of what...
2006-07-24 Rob Richardsfix segfault
2006-07-24 Pierre Joye- missing file
2006-07-24 Pierre Joye- reimport (cannot symlink without replacing 4.4 and...
2006-07-24 Dmitry StogovDocumentation fix
2006-07-24 Dmitry StogovFixed memory leaks detection
2006-07-24 Dmitry StogovTest for bug #38146 (Cannot use array returned from...
2006-07-24 Ilia AlshanetskyMFB: Fixed compiler warning.
2006-07-24 <changelog... ChangeLog update
2006-07-24 foobarfix build
2006-07-23 foobarfix another compile failure. (bjori: TEST before commit!)
2006-07-23 foobarfix compile failure and remove unnecessary TSRMLS_FETCH...
2006-07-23 foobartypofix
2006-07-23 Pierre Joye- MFB: #38179, imagecopy, palette to truecolor must...
2006-07-23 Marcus Boerger- Tiny piece of unicode support
2006-07-23 Marcus Boerger-fix a bunch of warnings
2006-07-23 <changelog... ChangeLog update
2006-07-22 Andrei ZmievskiMark XMLReader methods with U.
2006-07-22 foobar- Fixed bug #38183 (disable_classes=Foobar causes disab...
2006-07-22 Rob Richardsenable by default
2006-07-22 Nuno LopesMFB
2006-07-22 Nuno LopesMFB
2006-07-22 Rob Richardsenable native and unicode tests
2006-07-22 Rob Richardsforce unicode off in native mode (-N switch)
2006-07-22 Pierre Joye- MFB: fix compiler warnings
2006-07-22 Nuno LopesMFB
2006-07-22 Pierre JoyeMFB:
2006-07-22 <changelog... ChangeLog update
2006-07-21 Andrei ZmievskiApply Matt W's patch (with a fix) for array_combine...
2006-07-21 Andrei ZmievskiIt's not legacy - it's binary.
2006-07-21 Andrei ZmievskiRemove references to BG(user_compare_fnnc_name).
2006-07-21 Andrei ZmievskiMake array_*intersect* functions use params API with...
2006-07-21 Marcus Boerger- Update docu
2006-07-21 Marcus Boerger- Match code with docu
2006-07-21 Marcus Boerger- Update tests
2006-07-21 Marcus Boerger- Add control functions to RegexIterator
2006-07-21 Dmitry StogovMTH: Fixed bug #37144 (PHP craches trying to assign...
2006-07-21 Dmitry StogovChanged error message (E_ERROR -> E_NOTICE) in case...
2006-07-21 Dmitry StogovFixed wrong "type" argument to read_property() handler
2006-07-21 Dmitry StogovZTS fix
2006-07-21 Rob Richardsreturn EMPTY_TEXT here
2006-07-21 <changelog... ChangeLog update
2006-07-21 Rob Richardsunicode support for handling filenames
2006-07-20 Andrei ZmievskiMake array_walk(_recursive) use params API with FCI...
2006-07-20 Marcus Boerger- Need to initialized zvals completley
2006-07-20 Andrei ZmievskiMake all array_*diff* functions use params API (along...
2006-07-20 Rob Richardstsrmls fix
2006-07-20 Marcus Boerger- Change order of ctor args
2006-07-20 Marcus Boerger- TSRM fixes
2006-07-20 Marcus Boerger- Update docu
next