]> granicus.if.org Git - php/shortlog
php
2012-03-02 Xinchen HuiMFH: Fixed bug #61072 (Memory leak when restoring an...
2012-03-02 Xinchen HuiMFH: Fix bug #61165 (Segfault - strip_tags())
2012-03-02 Pierrick CharronFixed bug #61225 (Lexing 0b0*+<NUM> incorectly)
2012-03-02 Philip Olsonmagic quotes directives belong in the E_CORE_ERROR...
2012-03-02 Christopher... Mention file upload progress support: http://php.net...
2012-03-02 Philip OlsonRemoved class constants (these were added in 5.3.7...
2012-03-02 Christopher... Fixed bug #61172 (Add Apache 2.4 support)
2012-03-01 Rasmus LerdorfMerge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR
2012-03-01 Rasmus LerdorfMerge fix for bug 61193
2012-03-01 Christopher... Sync sqlite -> PECL terminology with release announcement's
2012-03-01 Christopher... Reorganized to remove duplication. Cross checked a...
2012-03-01 Christopher... Some basic tidy up and whitespace fixes.
2012-03-01 Christopher... Tidy up PHP 5.4.0 section, incuding removing most ...
2012-03-01 Pierrick CharronFixed memory leak in substr_replace
2012-03-01 Derick Rethans- Updated to version 2012.1 (2012a)
2012-02-29 Stanislav Malyshevback to dev
2012-02-29 Stanislav Malyshev5.4.0
2012-02-29 Stanislav Malyshevprepare NEWS for 5.4.0
2012-02-28 Stanislav Malyshevremove -dev for release
2012-02-28 Pierre Joye- fix bug #60879, unserialize does not invoke __wakeup
2012-02-26 Stanislav Malyshevupdate credits
2012-02-25 Olivier DOUCETtest for bug #61124
2012-02-25 Olivier DOUCETmore verbose skip reason in test files with not so...
2012-02-25 Olivier DOUCETfix test file for bug #47997 : fopen(data://) requires...
2012-02-23 Scott MacVicarFixed bug #61124 (Crash when decoding an invalid base64...
2012-02-20 Etienne KneussFix #61095 (Lexing 0x0*+<NUM> incorrectly)
2012-02-20 Nuno Lopesfix race condition in find (it was finding the copied...
2012-02-16 Michael WallnerNEWS for r323219
2012-02-16 Stanislav Malyshevback to dev
2012-02-16 Stanislav Malyshev5.4.0rc8
2012-02-16 Stanislav Malyshevmake ZEND_SIGNALS configurable, off by default
2012-02-14 Michael Wallnerfix compat function not passing along input buffer...
2012-02-14 Dmitry StogovFixed reinitialization of SAPI callbacks after php_modu...
2012-02-14 Rasmus LerdorfThis one depends on max_input_vars as well
2012-02-14 Rasmus LerdorfThese tests fail unless max_input_vars and/or max_file_...
2012-02-14 Dmitry StogovAdded ability to reset user opcode handlers (Yoram)
2012-02-14 Dmitry StogovImproved max_input_vars directive to check nested variables
2012-02-13 David Soria... Add credit line for the PHP Output Handler
2012-02-08 Stanislav Malyshevchange 6.0.0 to 5.4.0
2012-02-08 Xinchen HuiRevert -r319102 and -r322922 in 5.4 branch since they...
2012-02-07 Antony Dovgalfix bug #54682 (tidy null pointer dereference)
2012-02-07 Christopher... Fix OpenSSL version-dependent diff. "Time Stamp signing...
2012-02-06 Christopher... Force allow_url_fopen to fix qa.php.net/reports diffs
2012-02-06 Christopher... Mask different curl message. Now passes on Oracle Linux 5
2012-02-06 Christopher... Allow alternative curl output shown in several qa.php...
2012-02-06 Ferenc Kovacsmerging the patch from bug #52078, fixes the test on...
2012-02-06 Rasmus LerdorfSafer way to call pcre_fullinfo - bug 60986
2012-02-06 Rasmus LerdorfFix for bug 60986
2012-02-05 Rasmus LerdorfSame thing here. "June 18, 1969 8:49:59 AM " does not...
2012-02-05 Rasmus LerdorfWithout a timezone you can't know whether it is dst...
2012-02-05 Rasmus LerdorfAnother openssl test that is dependent on the openssl...
2012-02-05 Gustavo André... - Merge r323056 (see bug #60965).
2012-02-05 Popa Adrian... fix gcov Warning: ibase_drop_db(): lock time-out on...
2012-02-05 Rasmus LerdorfNeed EXPECTF here, of course
2012-02-05 Rasmus LerdorfGetting different hashes here. But this test isn't...
2012-02-05 Rasmus LerdorfAccording to the reports on qa this test is failing...
2012-02-05 Rasmus LerdorfThis test needs gc enabled
2012-02-03 David Soria... mention git
2012-02-03 Adam HarveyFix bug #60933 on PHP_5_4 (approved by Stas).
2012-02-02 Stanislav Malyshevback to dev
2012-02-02 Stanislav Malyshevretag 5.4.0 rc7
2012-02-02 Andrey Hristovassert
2012-02-02 Dmitry StogovFixed memory leaks
2012-02-02 Stanislav Malyshevback to dev
2012-02-02 Stanislav Malyshev5.4.0 rc7
2012-02-01 Stanislav Malyshevfix UMR in php_register_variable_ex, reported by Stefan...
2012-02-01 Lars StrojnyTest for null behavior with ext/mbstring functions
2012-02-01 Dmitry StogovFixed basic HTTP authentication for WSDL sub requests.
2012-02-01 Dmitry StogovFixed basic HTTP authentication for WSDL sub requests
2012-01-31 Michael Wallnerfix usage of php_output_(de)activate; I guess this...
2012-01-31 Michael WallnerMFH: r322963
2012-01-31 Pierre Joye- fix #55226, WS
2012-01-31 Pierre Joye- fix #55226, fix build
2012-01-30 Michael Wallneruse stderr before, stdout after php_output_startup...
2012-01-30 Pierre Joye- libssh2 1.3.0
2012-01-30 Dmitry StogovFixed (disabled) inline-caching for ZEND_OVERLOADED_FUN...
2012-01-30 Dmitry StogovFixed bug #51860 (Include fails with toplevel symlink...
2012-01-29 Derick Rethans- Reinstated correct return values after David's fix...
2012-01-29 Rasmus LerdorfcreateCollation() for pdo_sqlite as well
2012-01-29 Rasmus LerdorfMissed the test
2012-01-29 Rasmus LerdorfGood patch from Brad Dewar that adds missing createColl...
2012-01-28 Felipe Pena- Fixed bug #60860 (session.save_handler=user without...
2012-01-28 Rasmus LerdorfSimple fix that just quotes the filenames in run-tests...
2012-01-27 Pierre Joye- update libs
2012-01-27 Pierre Joye- update libs
2012-01-27 Pierre Joye- update libs
2012-01-27 Pierre Joye- fix #60895, possible invalid handler usage
2012-01-26 Pierre Joye- openssl 0.9.8t, curl 7.24.0
2012-01-26 Scott MacVicarMFH r322485
2012-01-26 Xinchen HuiWS, merged from trunk cause this issue, sorry
2012-01-26 Xinchen HuiFixed bug #60825 (Segfault when running symfony 2 tests)
2012-01-25 Michael Wallnerfix crash with display_startup_errors=1
2012-01-23 Rasmus LerdorfPlease test your tests
2012-01-21 Nuno Lopesrevert r319254 (fix bug #54682) since it is not correct
2012-01-20 Dmitry StogovFixed Bug #60809 (TRAITS - PHPDoc Comment Style Bug)
2012-01-19 Rasmus LerdorfMissing ifdef here
2012-01-19 Stanislav Malyshevback to dev
2012-01-19 Stanislav Malyshev5.4.0RC6
2012-01-18 Pierre Joye- add test for bug #60761
2012-01-18 Pierre Joye- add test for bug #60771
next