]> granicus.if.org Git - php/shortlog
php
2010-08-12 Andrey HristovMake this function static, as it is used only in this...
2010-08-12 Andrey HristovAllocate memory in a burst mode, and later use it....
2010-08-12 Andrey HristovSwitch from using PHP_MAJOR_VERSION to separate define for
2010-08-12 Andrey Hristovws + cs
2010-08-12 Sascha Schumannseparate properties of internal classes in ZTS mode...
2010-08-11 Kalle Sommer... Fixed bug #50804 (Document configure.js --enable-crt...
2010-08-11 Kalle Sommer... Ignore the x64 directory for Windows x64 builds
2010-08-11 Kalle Sommer... Seems like this one skipped the commit (E_ERROR ->...
2010-08-11 Kalle Sommer... Changed deprecated ini options on startup from E_WARNIN...
2010-08-11 Dmitry StogovIn ZTS mode default properties and constants of interna...
2010-08-10 Felipe Pena- Fixed bug #52573 (SplFileObject::fscanf Segmentation...
2010-08-09 Andrey HristovFix Request #52302 mysqli_fetch_all does not work with...
2010-08-09 Andrey HristovLay foundations for named pipe support in mysqlnd
2010-08-09 Pierre Joye- #52523, fix logic (0 is perfectly valid as part of...
2010-08-09 Pierre Joye- WS
2010-08-08 Felipe Pena- Fixed bug #50481 (Storing many SPLFixedArray in an...
2010-08-08 Ilia AlshanetskyAdditional fix for bug #52550 & fix test & warning...
2010-08-07 Christopher... Fixed bug #51610 (Using oci_connect causes PHP to take...
2010-08-06 Felipe Pena- Added missing SKIPIF
2010-08-06 Felipe Pena- Fix test
2010-08-06 Felipe Pena- Fixed bug #52533 (ext/curl/tests/curl_multi_getconten...
2010-08-06 Felipe Pena- Updated generated file
2010-08-06 Felipe Pena- Fix build
2010-08-06 Johannes Schlüter- ext_skelshould create a .svnignore not .cvsignore...
2010-08-06 Christopher... Release PECL OCI8 1.4.2
2010-08-06 Ilia AlshanetskyWS
2010-08-06 Ilia AlshanetskyAnother fix for issue indentified in bug #52550
2010-08-06 Ilia AlshanetskyFixed issues inside str_pad() identified by bug #52550
2010-08-06 David Soria... make ssl_set return value in mysqlnd compatible with...
2010-08-06 Ilia AlshanetskyUse correct order of operations. Second of many fixes...
2010-08-06 Rasmus LerdorfFix 5.3 as well
2010-08-05 Felipe Pena- Fixed bug #52546 (pdo_dblib segmentation fault when...
2010-08-04 Felipe Pena- Fixed bug #52534 (var_export array with negative...
2010-08-02 Jérôme LoyetBUG: all value comparaisons were not case insensitive...
2010-08-02 Jérôme Loyettypo
2010-08-02 Jérôme Loyetcorrect php-fpm.conf: slowlog has no default value
2010-08-01 Felipe Pena- Fixed bug #52468 (wddx_deserialize corrupts integer...
2010-08-01 Felipe Pena- Fixed bug #52508 (newline problem with parse_ini_file...
2010-08-01 Felipe Pena- Fixed bug #52484 (__set() ignores setting properties...
2010-07-31 Felipe Pena- Fix tests
2010-07-29 Felipe Pena- New test
2010-07-29 Felipe Pena- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
2010-07-29 Jérôme Loyet- Fixed bug #52476 (move php-fpm man page from section...
2010-07-29 Raphael GeissertFix required facilities for php-fpm's init script
2010-07-29 Pierre Joye- fix build
2010-07-27 Sriram Natarajan- Fixed bug #52436 (Compile error in pcre if systems...
2010-07-26 Pierre Joye- make libsasl optional (as vc6 bins do not have it)
2010-07-23 Rasmus LerdorfLet's keep NEWS entries to things that might affect...
2010-07-23 Adam HarveyMFH: fix bug #52380 (Typo in lcfirst comment docs).
2010-07-23 Adam HarveyCorrect bug ID in the NEWS file for posterity.
2010-07-22 Johannes Schlüter- Back to -dev
2010-07-21 Johannes Schlüter- PHP 5.3.3
2010-07-21 Johannes Schlüter- merge NEWS for 5.2.14 and 5.3.3
2010-07-20 Pierre Joye- add CVE #
2010-07-19 Adam HarveyMFH: fix for bug #52317 (Segmentation fault when using...
2010-07-19 Adam HarveyRevert r301354, since we don't need a test for a bogus...
2010-07-17 Kai SchroederTest for #50475
2010-07-17 Kai SchroederTest for #51819
2010-07-17 Kai SchroederTest for #48187
2010-07-17 Kai SchroederTest for #51994
2010-07-17 Kai SchroederTest for #52290
2010-07-17 Kai SchroederTest for #52359
2010-07-15 Andrey HristovFix for Bug #51583 Bus error due to wrong alignment...
2010-07-15 Pierre Joye- fix vc6 build
2010-07-14 Johannes SchlüterBack to -dev
2010-07-14 Johannes SchlüterPHP 5.3.3RC3
2010-07-14 Dmitry StogovFixed incorrect reinitialization
2010-07-14 Kalle Sommer... Update the re2c files aswell (bug #51943)
2010-07-13 Kalle Sommer... Fixed bug #51943 (Several files are out of ANSI spec)
2010-07-13 Kalle Sommer... MFT: Fixed bug #52037 (Concurrent builds fail in instal...
2010-07-13 Andrey HristovGive an error when USE_RESULT is used with fetch_all
2010-07-09 Scott MacVicarDoing this as a seperate commit unless we need to back...
2010-07-08 Andrey Hristovadding arginfo to mysqli fixed the bug
2010-07-07 Felipe Pena- Fixed ZTS build
2010-07-07 Etienne KneussFixed #51697 (Unsafe operations in free_storage of...
2010-07-07 George Wangapplied patch from bug report 51452
2010-07-07 Andrey HristovCleanup in trunk. Remove some functions, noted in
2010-07-07 Andrey Hristovarginfo for mysqli, was too fast to commit in trunk...
2010-07-07 Timm Friebe- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
2010-07-06 Scott MacVicarFix bug #52262 - Invalid UTF-8 documents don't set...
2010-07-06 Antony Dovgalfix typos and use correct directive names in error...
2010-07-06 Felipe Pena- Fixed tests
2010-07-05 Dmitry StogovFixed bug #52237 (Crash when passing the reference...
2010-07-03 Felipe Pena- Fixed bug #52240 (hash_copy() does not copy the HMAC...
2010-07-02 Johannes SchlüterFix bug #52238: Crash when an Exception occured in...
2010-07-02 Johannes SchlüterBack to -dev
2010-07-02 Eric StewartAdded test for bug 52013 to PHP_5_3.
2010-07-01 Johannes Schlüter5.3.3 RC2
2010-07-01 Felipe Pena- BFN
2010-06-30 Pierre Joye- WS
2010-06-30 Ilia AlshanetskyFixed bug #33210 (getimagesize() fails to detect width...
2010-06-30 Stanislav Malyshevsync version with PECL
2010-06-30 Felipe Pena- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect...
2010-06-29 Felipe Pena- Reverted fix for bug #48930 (due binary compatibility...
2010-06-29 Stanislav Malyshevfix SplObjectStorage unserialization (CVE-2010-2225)
2010-06-28 Pierre Joye- typo for iconv DLL .lib
2010-06-28 Felipe Pena- Reverted fix for bug #51421
2010-06-28 Felipe Pena- Fix arginfo name
2010-06-27 Felipe Pena- Improved initialization
2010-06-27 Felipe Pena- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect...
next