]> granicus.if.org Git - php/shortlog
php
2011-11-24 Gustavo André... - Support for UTS #46.
2011-11-24 Derick Rethans- Fixed bug #60236 (TLA timezone dates are not converte...
2011-11-24 Pierre Joye- add crt warning ini
2011-11-24 Pierre Joye- merge crt warning change (r216594) and rename the...
2011-11-24 Xinchen HuiFixed bug #60367 (Reflection and Late Static Binding)
2011-11-24 Stanislav Malyshevback to dev
2011-11-24 Stanislav Malyshev5.4.0RC2
2011-11-23 Stefan MarrFixed Bug #60369 Crash with static property in trait
2011-11-23 Stanislav MalyshevSorted engine changes by severity and added chained
2011-11-23 Ulf WendelFix test
2011-11-23 Ulf WendelMessage can vary depending on server version
2011-11-23 Dmitry StogovFixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing...
2011-11-23 Felipe Pena- Fixed memory leak when calling the Finfo constructor...
2011-11-22 Felipe Pena- Fix the fix (thanks Chris Jones!)
2011-11-22 Pierrick CharronFix test to remove dependancy over php.net
2011-11-22 Ulf WendelSkipping with libmysql. If a documentation points to...
2011-11-22 Andrey Hristovuse the method in all builds. Thus it can be used for...
2011-11-22 Felipe Pena- Fix the fix
2011-11-22 Felipe Pena- Fixed possible memory leak in finfo_open()
2011-11-22 Pierrick CharronRevert last commit
2011-11-22 Pierrick CharronThose functions are not deprecated (r319249 #55371)
2011-11-22 Felipe Pena- Fixed invalid free in call_user_method() function
2011-11-22 Felipe Pena- Fixed memory leak in several Intl locale functions
2011-11-22 Xinchen HuiFixed bug #60357 (__toString() method triggers E_NOTICE...
2011-11-22 Pierrick CharronFix this test to work with all version (even old) of...
2011-11-22 Pierrick CharronFix memory leak when using libcurl < 7.17.0
2011-11-22 Antony Dovgalexport zend_on_timeout handler from ZE
2011-11-21 Felipe Pena- Fixed possible crash in mb_ereg_search_init() using...
2011-11-21 Xinchen HuiComparison between pointer and integer
2011-11-21 Xinchen HuiC++ style comment
2011-11-21 Pierrick CharronFix memory leak
2011-11-21 Pierrick CharronFix memory leak
2011-11-21 Pierrick CharronFix test to use PHP_CURL_HTTP_REMOTE_SERVER
2011-11-20 Stanislav Malyshevfix is_a reflection
2011-11-20 Pierre Joye- restore correct window_size
2011-11-19 Pierre Joye- fix build, ansi c requires constant value, no expresi...
2011-11-19 Felipe Pena- Fixed bug #60339 (valgrind reports LEAK --with-mm)
2011-11-19 Felipe Pena- Fix tests
2011-11-19 Felipe Pena- Fixed bug #43200 (Interface implementation / inherite...
2011-11-19 Antony Dovgalbackport the line from trunk and fix uninitialized...
2011-11-19 Mateusz Kocielski - Fixed bug #60337 bcscale related crashed on 64bits...
2011-11-19 Felipe Pena- Removed C++ comment style
2011-11-19 Stanislav Malyshevfix bug #60164 (Stubs of a specific length break phar_o...
2011-11-19 Stanislav Malyshevfix NEWS
2011-11-19 Stanislav Malyshevfix test number
2011-11-19 Stanislav MalyshevFix bug #60150 (Integer overflow during the parsing...
2011-11-18 Christopher... r319456 also fixed the OCI8 part of #55301 (multiple...
2011-11-18 Felipe Pena- CS
2011-11-18 Stefan MarrFixes Bug #54441 (Handling of changing modifiers on...
2011-11-18 Pierrick Charronws in NEWS
2011-11-18 Pierrick CharronAdded new SoapClient option "keep_alive". FR #60329
2011-11-18 Dmitry StogovFixed bug #60138 (GC crash with referenced array in...
2011-11-18 Christopher... Sync to 5.3 and check additional cases for #55748
2011-11-18 Stanislav Malyshevfix typo
2011-11-18 Xinchen HuiFixed bug #60306 (Characters lost while converting...
2011-11-18 Stanislav Malyshevfixes for bug #55748
2011-11-18 Pierrick CharronRemove unused variables in libmbfl
2011-11-18 Pierrick CharronDon't load php.ini file to test the built-in web server
2011-11-18 Antony Dovgalfix bug #60082 (Crash in ArrayObject() when using recur...
2011-11-18 Pierrick CharronFixed bug #60321 (ob_get_status(true) no longer returns...
2011-11-17 Stanislav Malyshevadd callable as reserved word
2011-11-17 Felipe Pena- Fix build
2011-11-17 Stefan MarrFixed Bug #60165 (Aliasing unexisting trait should...
2011-11-17 Lars StrojnyReverting r319136
2011-11-17 Xinchen Huirevert my previous change, tests hangs on windows
2011-11-17 Xinchen Huiimprove the test, let it say about errors
2011-11-16 Felipe Pena- Fixed bug #60099 (__halt_compiler() works in braced...
2011-11-16 Rasmus LerdorfHad the wrong bug number there
2011-11-16 Felipe Pena- Fixed bug #60267 (Compile failure with freetds 0.91)
2011-11-16 George Wangkeep code to be compatible with PHP4
2011-11-16 George Wangkeep PHP_5_4 in sync with PHP_5_3 branch
2011-11-16 Jérôme Loyet- Added .phar to default authorized extensions
2011-11-16 Jérôme Loyettypo
2011-11-15 Jérôme Loyet- remove experimental flag on fpm
2011-11-15 Jérôme Loyet- FR #60199 (enhance FPM error log when the primary...
2011-11-15 Christopher... Minor NEWS grammar fixes
2011-11-15 Felipe Pena- Fixed bug #55874 (GCC does not provide __sync_fetch_a...
2011-11-15 Ilia AlshanetskyFixed bug #60244 (pg_fetch_* functions do not validate...
2011-11-15 Felipe Pena- Fixed bug #52624 (tempnam() by-pass open_basedir...
2011-11-15 Felipe Pena- Fixed bug #54682 (Tidy::diagnose() NULL pointer deref...
2011-11-15 David Soria... Forgot the bug specific test.
2011-11-15 David Soria... Fixed bug #55371 (get_magic_quotes_gpc() throws depreca...
2011-11-15 Felipe Pena- We can constify in 5.4+
2011-11-15 Xinchen HuiMFH, fix test
2011-11-15 Xinchen HuiFixed bug #60159 (Router returns false, but POST is...
2011-11-14 Mateusz Kocielski#- Added information about NPD bug fix in the OpenSSL...
2011-11-14 Johannes Schlüter- Add missing include.
2011-11-14 Rasmus Lerdorffunctor? Where did that come from?
2011-11-14 Florian AnderiaschFixed a typo in README.SVN-RULES.
2011-11-14 Dmitry StogovFixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)
2011-11-14 Gustavo André... - Fixed tests in ext/standard/tests/http by adding...
2011-11-14 Lars StrojnyAdjusting error messages
2011-11-13 Xinchen Huiadd skipif
2011-11-13 Xinchen HuiFixed bug #60282 (Segfault when using ob_gzhandler...
2011-11-12 Rasmus LerdorfFix test
2011-11-12 Rasmus LerdorfFix typo and don't use 'a' as an invalid filename since...
2011-11-12 David Soria... Fix #60218 (instantiating unknown class leads to memory...
2011-11-12 Mateusz Kocielski- Fixed NULL pointer dereference in stream_socket_enabl...
2011-11-11 Felipe Pena- Fixed bug #60261 (phar dos null pointer)
2011-11-11 Pierre Joye- fix bug #60272, typo
next