]> granicus.if.org Git - php/shortlog
php
2011-06-13 Felipe Pena- Fix build on Windows
2011-06-13 Timm Friebe- Fix compiler warning about long vs. int in printf()
2011-06-12 Felipe Pena- Fixed bug #54624 (class_alias and type hint)
2011-06-12 Rasmus LerdorfThese regexes don't fail under the new backtrack limit...
2011-06-12 Felipe Pena- Added Bison 2.5 to bison_version_list
2011-06-12 Felipe Pena- Restore basename in filename on non Windows OS
2011-06-12 Rasmus LerdorfDon't expect a path for tidy_repair_string() and fix...
2011-06-12 Boris Lytochkinmove SNMP VERSION constants into SNMP class itself
2011-06-12 Boris Lytochkinfix typo in comment
2011-06-12 Boris Lytochkinno more method open
2011-06-12 Boris Lytochkinfix method names in header
2011-06-12 Felipe Pena- Fixed bug #54680 (missing TRACK_VARS_SERVER check)
2011-06-12 Felipe Pena- Avoid zend_do_ticks() call for each statement in...
2011-06-12 Gustavo André... - Reverted r301991, which is a (partial) fix to bug...
2011-06-12 Felipe Pena- Fixed tests
2011-06-11 Gustavo André... - Fixed ext/sockets build on Mac OS X (hopefully).
2011-06-11 Felipe Pena- Missing fix for bug #54347
2011-06-11 Felipe Pena- Possible fix for bug #55022 (memory_limit exhausted...
2011-06-11 Christopher... Fix TSRMLS for Windows build
2011-06-10 Felipe Pena- Drop C++ style comments
2011-06-10 Felipe Pena- Fixed bug #55028 (// is abad comment)
2011-06-10 Christopher... Bump OCI8 version to stable in preparation for 5.3...
2011-06-10 Christopher... Add new OCI8 tests. Refactor skipifs. Sync 5.3/5...
2011-06-10 Christopher... Add oci_client_version() returning the runtime Oracle...
2011-06-10 Rasmus LerdorfFix Apache1 build
2011-06-09 Felipe Pena- Fixed bug #54347 (reflection_extension does not lower...
2011-06-09 Shein AlexeyRemoved tests checking old/removed functionality (sessi...
2011-06-09 Shein AlexeyChanged session.save_path to /tmp to make test run.
2011-06-09 Shein AlexeySkip reason is now printed if session.save_path is...
2011-06-09 Shein AlexeyFixed session test breakage due to serialize precision...
2011-06-09 Shein AlexeyUpdated (currently failing) test for bug48203 with...
2011-06-09 Shein AlexeyRemoved 'b' string prefix as unneeded from some tests.
2011-06-09 Felipe Pena- Missing fixes for grammar fix 's/valid path/a valid...
2011-06-08 Ilia AlshanetskyFixed test
2011-06-08 Timm Friebe- Changed output to be more verbose as to what librarie...
2011-06-08 Ilia AlshanetskyFixed test to account for smaller default floating...
2011-06-08 Christopher... Relax autoconf support from 2.60 to 2.59. This is...
2011-06-08 Felipe Penas/valid path/a valid path/
2011-06-08 Gustavo André... - Fixed bug #54992: Stream not closed and error not...
2011-06-07 Christopher... Sync OCI8 branches. Allow 'pecl install' to work on...
2011-06-07 Felipe Pena- Fixed bug #55007 (compiler fail after previous fail)
2011-06-07 Felipe Pena- Added 'p' type specifier
2011-06-07 Christopher... Update tests to match Felipe's null byte arg parsing...
2011-06-07 Felipe Pena- Test fixes
2011-06-07 Felipe Pena- Fix memory leak caused by RSHUTDOWN not being called...
2011-06-07 Ilia AlshanetskyFixed test 008
2011-06-06 Felipe Pena- Test fixes
2011-06-06 Felipe Pena- Added indirect method call through array variable...
2011-06-06 Felipe Pena- Added new parameter parsing option (p - for valid...
2011-06-05 Ilia AlshanetskyFixed bug #51997 (SEEK_CUR with 0 value, returns a...
2011-06-05 Felipe Pena- Fixed crash in fastcgi (related to zend signals changes)
2011-06-05 Hannes MagnussonFixed bug#51819 (Case discrepancy in timezone names...
2011-06-05 Hannes MagnussonWhen you write to a symlink - you access the file itsel...
2011-06-05 Hannes MagnussonMake sure we are writing more data then the block size
2011-06-05 Hannes MagnussonNo need to fetch external files and endless amount...
2011-06-05 Hannes Magnussontouch() no longer attempts to create files on empty...
2011-06-05 Hannes MagnussonFix tests when running without mbstring
2011-06-05 Stanislav MalyshevThis method doesn't seem to be very useful without...
2011-06-05 Hannes MagnussonThis isn't less then 5.4.. but these still fail though.
2011-06-05 Philip OlsonUpdated the note maintainers credits
2011-06-05 Felipe Pena- Possible fix for bug #54609 (Certain implementation...
2011-06-05 Felipe Pena- Fixed wrong sigaction() call passing signal number...
2011-06-04 Felipe Pena- Fixed bug #54929 (Parse error with single quote in...
2011-06-03 Ilia AlshanetskyShow ICU Data version inside phpinfo()
2011-06-03 Hannes MagnussonFix tests
2011-06-03 Ilia AlshanetskyFixed crash and improved signal validation
2011-06-03 Hannes MagnussonAdd tests for broken function arguments
2011-06-03 Ilia AlshanetskyCompiler warning fix
2011-06-03 Scott MacVicarFurther fix for #54918 - We attach a bunch of submodule...
2011-06-03 Stanislav Malyshevand clean the tokenizer too
2011-06-03 Stanislav Malyshevscalar types cleanup
2011-06-03 Scott MacVicarFix Bug #54918 - Crash when there is a failure to read...
2011-06-03 Felipe Pena- Fix crash in pcntl
2011-06-03 Scott MacVicarAdded fabled hex2bin() function
2011-06-02 Felipe Pena- Fix ZTS build
2011-06-02 Ilia AlshanetskyMissing ifdef related to the previous patch
2011-06-02 Ilia AlshanetskyZend Signal Handling (see RFC: https://wiki.php.net...
2011-06-02 Gustavo André... - Fixed double registering of browscap ini directive...
2011-06-02 Felipe Pena- Fixed bug #54970 (SplFixedArray::setSize() isn't...
2011-06-01 Ilia AlshanetskyMore tests
2011-06-01 Ilia AlshanetskyImplemented FR #54561 (Expose ICU Version & ICU Data...
2011-06-01 Ilia AlshanetskyFixed bug #52104 (bindColumn creates Warning regardless...
2011-06-01 Ilia AlshanetskyFixed bug #54484 (Empty string in json_decode doesn...
2011-05-31 Rafael Machado... Adding testcases to validate imageloadfont input parame...
2011-05-31 Andrey Hristovreuse code
2011-05-31 Shein AlexeyFixed notice breaking the test.
2011-05-31 Shein AlexeyRemoved test since there's no more safe_mode in PHP...
2011-05-31 Andrey Hristovfix macros
2011-05-31 Dmitry StogovFixed bug #54910 (Crash when calling call_user_func...
2011-05-31 Ilia AlshanetskyRemoved unnecessary rinit/rshutdown
2011-05-31 Dmitry StogovFixed bug #54957 (Memleak in alloc_globals_ctor)
2011-05-30 Philip OlsonUpdated qa-release.php notes as per the new qa-release...
2011-05-30 Ilia AlshanetskyFixed bug #52496 (Zero exit code on option parsing...
2011-05-29 Hannes MagnussonFixed bug #54946 (stream_get_contents infinite loop)
2011-05-29 Hannes MagnussonFixed bug #54601 (Removing the doctype node segfaults)
2011-05-29 Ilia AlshanetskyFixed bug #53848 (fgetcsv() ignores spaces at beginning...
2011-05-29 Ilia AlshanetskyFixed bug #54137 (file_get_contents POST request sends...
2011-05-27 Felipe Pena- Fixed bug #54934 (Unresolved symbol strtoull in HP...
2011-05-26 Ilia AlshanetskyFixed bug #54924 (assert.* is not being reset upon...
2011-05-26 Pierre Joye -fix bug 54935, php_win_err can lead to crash
next