]> granicus.if.org Git - php/shortlog
php
2009-02-23 Ilia AlshanetskyMFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does...
2009-02-23 Ilia AlshanetskyMFB: Fixed bug #47477 (php_curl_stream_read() unnecessa...
2009-02-23 David Soria... Remove zend_dynamic_array and it's build targets as...
2009-02-23 <changelog... ChangeLog update
2009-02-22 Ilia AlshanetskyMFB: Fixed 2 memory corruptions in zip extension idenfi...
2009-02-22 <changelog... ChangeLog update
2009-02-21 Greg BeaverMFB: fix faulty logic in tests, needed to use ksort...
2009-02-21 Greg BeaverMFB: cosmetics: remove two unreachable return statement...
2009-02-21 Greg BeaverMFB: cosmetics: fix warning (only affects suncc)
2009-02-21 <changelog... ChangeLog update
2009-02-20 Felipe Pena- Fix test
2009-02-20 Andrey HristovAdd the charsets available from 6.0 as a structure...
2009-02-20 Greg BeaverMFB: fix zip access to work in all compilers, present...
2009-02-20 <changelog... ChangeLog update
2009-02-19 Antony Dovgalfix test
2009-02-19 <changelog... ChangeLog update
2009-02-18 Felipe Pena- New test
2009-02-18 Felipe Pena- Fixed bug #47443 (metaphone('scratch') returns wrong...
2009-02-18 Ilia AlshanetskyMFB: Removed unused var
2009-02-18 Robin FernandesRevert fix to bug #46903 as per http://marc.info/?l...
2009-02-18 Johannes SchlüterFix #47438 mysql_fetch_field ignores zero offse
2009-02-18 Dmitry StogovFixed bug #47049 (SoapClient::__soapCall causes a segme...
2009-02-18 Scott MacVicarUpdate bundled SQLite to 3.6.11
2009-02-18 Dmitry StogovFixed bug #47343 (gc_collect_cycles causes a segfault...
2009-02-18 Dmitry StogovFixed zend_print_zval_r_ex() to use the write callback...
2009-02-18 <changelog... ChangeLog update
2009-02-17 Zoe Slatteryfix test
2009-02-17 Moriyoshi Koizumi- Add an entry for http_output_conv_mimetypes to the...
2009-02-17 Matt WilmasAdded overflow comment from div_function
2009-02-17 Zoe SlatteryIncreased the sleep() from 1 to 5 to prevent intermitte...
2009-02-17 Johannes Schlüter- Fix #46542 Extending PDO class with a __call() functi...
2009-02-17 Matt WilmasFixed bug #47422 (modulus operator returns incorrect...
2009-02-17 Felipe Pena- Fix proto
2009-02-17 Felipe Pena- Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0)
2009-02-17 Zoe Slatterybug 46680
2009-02-17 Antony Dovgalremove XFAIL
2009-02-17 <changelog... ChangeLog update
2009-02-16 Zoe Slatteryfix tests
2009-02-16 Felipe Pena- Missing "DROP TABLE"
2009-02-16 Greg BeaverMFB: fix memleaks on zip corruption
2009-02-16 Johannes Schlüter- Improve mysqlnd's internal method registration
2009-02-16 Zoe Slatteryexit -1 and exit -2 don't work for all sh. changed...
2009-02-16 Moriyoshi Koizumi- Fix bug #47399 (mb_check_encoding() returns true...
2009-02-16 <changelog... ChangeLog update
2009-02-15 Greg BeaverMFB: fix test
2009-02-15 Felipe Pena- Fixed bug #47398 (PDO_Firebird doesn't implements...
2009-02-15 Antony Dovgalfix test
2009-02-15 Greg BeaverMFB: fix all remaining big-endian issues
2009-02-15 Greg BeaverMFB: fix getting/setting of all 16/32 bit on zip
2009-02-15 Greg BeaverMFB: fix setting of 32-bit values on big-endian systems
2009-02-15 Felipe Pena- Supressing error message for SKIPIF check works as...
2009-02-15 Moriyoshi Koizumi- Fix tests.
2009-02-15 Moriyoshi Koizumi- Refix bug #43840.
2009-02-15 <changelog... ChangeLog update
2009-02-14 Rasmus Lerdorf2.4.1 is safe
2009-02-14 Zoe Slatterysplitting array_chunk into smaller tests
2009-02-14 Moriyoshi Koizumi- Prevent unwanted overflow
2009-02-14 Moriyoshi Koizumi- Fix Bug #45923 (mb_st[r]ripos() offset not handled...
2009-02-14 Moriyoshi Koizumi- These should be E_WARNING for consistency with strpos()
2009-02-14 <changelog... ChangeLog update
2009-02-13 Andrei ZmievskiRevert bogus fix for #47370.
2009-02-13 Zoe Slatteryfixed bad section name
2009-02-13 Kalle Sommer... Revert previous change
2009-02-13 Takeshi Abefixed typos
2009-02-13 Felipe Pena- Added arginfo
2009-02-13 Felipe Pena- New test
2009-02-13 Felipe Pena- Fixed bug #43831 ($this gets mangled when extending...
2009-02-13 <changelog... ChangeLog update
2009-02-12 Moriyoshi Koizumi- Remove dependencies on ustdio.h. Doing so allows...
2009-02-12 Moriyoshi Koizumi* Fix bug #47370 (BC breakage of array_unique())
2009-02-12 Kalle Sommer... Fixed wrong usage of error_reporting directive
2009-02-12 <changelog... ChangeLog update
2009-02-11 Takeshi Abe- fixed memory leaks in gdImageCreateFromXpm()
2009-02-11 Takeshi Abeoptimization via the row-major order.
2009-02-11 Ilia AlshanetskyMFB: Improved param parsing
2009-02-11 Felipe PenaFixed test bug #47311 (PDO::PARAM_LOB columns need...
2009-02-11 Antony Dovgaladd test
2009-02-11 Antony Dovgalfix bug #47353 (crash when creating a lot of objects...
2009-02-11 Antony Dovgalfix check for zend_extension type
2009-02-11 <changelog... ChangeLog update
2009-02-11 Scott MacVicarFix debug builds for OSX, PHP_DEBUG is set to 1 at...
2009-02-10 Lukas Smithprimary tester ml needs to be in the TO not CC
2009-02-10 Ilia AlshanetskyMFB:Adjust condition
2009-02-10 Ilia AlshanetskyMFB: Added path truncation E_NOTICE to let people now...
2009-02-10 <changelog... ChangeLog update
2009-02-10 Scott MacVicarMFB: The constructor should also throw exceptions,...
2009-02-09 Felipe Pena- Fix tests
2009-02-09 Ilia AlshanetskyMFB: Initialize optional var
2009-02-09 Felipe Pena- Fix test
2009-02-09 Felipe Pena- Fix mem. leak
2009-02-09 Felipe Pena- Fixed test
2009-02-09 Dmitry StogovFixed bug #47329 (Crash in garbage collector)
2009-02-09 Dmitry StogovFixed bug #47320 ($php_errormsg out of scope in functions)
2009-02-09 Dmitry StogovBetter fix for #47341
2009-02-09 <changelog... ChangeLog update
2009-02-08 Lukas SmithMFB primary testers list is now mailed for every release
2009-02-08 Derick Rethans- Fixed bug #47341: Calling gc_collect_cycles() with...
2009-02-08 Ilia AlshanetskyMFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed socket...
2009-02-07 <changelog... ChangeLog update
2009-02-06 Antony Dovgalfix unicode implementation
next