]> granicus.if.org Git - php/shortlog
php
2011-11-02 Johannes Schlüter- Fix bug #60155 (pdo_mysql.default_socket ignored).
2011-11-02 Andrey Hristov- shift a bit of code around
2011-11-02 Rui Hirokawafixed alias and encoding mapping for emoji logo.
2011-11-02 Andrey Hristovfix trace log messages
2011-11-02 Peter Cowburnadd 3rd parameter to arg info for splfileobject fgetcsv...
2011-11-02 Derick Rethans- Updated to version 2011.14 (2011n)
2011-11-02 Dmitry StogovPrevent possible integer overflow
2011-11-02 Florian AnderiaschFix #60192 SegFault when Collator not constructed properly
2011-11-02 Dmitry StogovFixed bug #60139 (Anonymous functions create cycles...
2011-11-01 Christopher... Update for new Oracle patchset variation
2011-11-01 Ferenc Kovacsallocating more than 2GB memory is slow.
2011-11-01 Stefan MarrFixed Bug #60153 (Interface method prototypes not enfor...
2011-11-01 Rasmus LerdorfFix bug 60183
2011-11-01 Stefan MarrAdded missing consistency check for abstract methods...
2011-11-01 Xinchen HuiFixed bug #60189 (php logo can not be displayed)
2011-11-01 Xinchen HuiFixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect)
2011-11-01 Florian AnderiaschFixed #60160 and added a test for it
2011-11-01 Stefan MarrFixed Bug #60145 (Usage of trait's use statement inside...
2011-10-31 Stefan MarrFixed Bug #60173 (Wrong error message on reflective...
2011-10-31 Christopher... OCI8: improve initialization error message (See bug...
2011-10-31 Andrey HristovNow really split the method tables and have different
2011-10-31 Andrey HristovSplit struct MYSQLND in struct MYSQLND and struct MYSQL...
2011-10-31 Xinchen HuiUpdate tests
2011-10-31 Xinchen HuiTest for #60174 (Notice when array in method prototype...
2011-10-31 Xinchen HuiFixed bug #60174 (Notice when array in method prototype...
2011-10-30 Rui Hirokawafixed alias of encoding.
2011-10-30 Xinchen Huitests for 60169
2011-10-30 Rui Hirokawaadded a test script for bug60116 and fixed behabior...
2011-10-29 Gustavo André... - Reverted changes that required constructor overrides...
2011-10-29 Xinchen HuiFixed bug #60146 (Last 2 lines of page not being output)
2011-10-26 Patrick AllaertAdded test for #60104
2011-10-26 Andrey HristovBump internal version id after recent changes
2011-10-25 Andrey HristovMove from directly referencing an aggregated structure...
2011-10-25 Christopher... oci8 - Increase Oracle error message length for 11...
2011-10-25 Andrey HristovAdd hooks for __call like functionality and also allow to
2011-10-25 Xinchen Huiforce LF, fix test faild on windows
2011-10-25 Xinchen HuiFix test faild on windows due to DEFAULT_SLASH
2011-10-25 Xinchen HuiFix test, now can run on windows
2011-10-24 Derick Rethans- Updated to version 2011.13 (2011m)
2011-10-24 Andrey Hristovremove duplicate, happened after double patching
2011-10-24 Pierre Joye- fixed bug #60120, proc_open's streams may hang with...
2011-10-24 Andrey Hristovmove plugin specific stuff to one file. create object...
2011-10-24 Pierre Joye- win9x is not supported anymore since 5.3
2011-10-24 Xinchen HuiA better fix, sorry for previous thoughtlessness commit.
2011-10-24 Xinchen HuiFixed PATH_INFO of /index.php/foo/bar
2011-10-23 Ferenc Kovacsusing %s-dev instead of the exact version number
2011-10-23 Xinchen Huiadd tests for PATH_INFO
2011-10-23 Rui Hirokawafixed bug #60116 escapeshellcmd() cannot escape the...
2011-10-23 Rui Hirokawaremoved invalid two byte sequenct for utf-8.
2011-10-23 Ferenc Kovacsadding SKIP_SLOW_TESTS checks for the slow tests, and...
2011-10-23 Xinchen Huifix memory leak
2011-10-23 Xinchen HuiFixed bug #60112 If URI does not contain a file, index...
2011-10-23 Ferenc Kovacscheck the available memory on linux and skip if it...
2011-10-22 Ferenc Kovacsshave off 900M memory from this test
2011-10-22 Ferenc Kovacsthis was somehow missed from r318288
2011-10-22 Ferenc Kovacsstream_socket_server("unix://..." has a length limit...
2011-10-21 Andrey Hristovadd files that weren't committed with the previous...
2011-10-21 Andrey Hristovshift code around to two new files - mysqlnd_driver.c
2011-10-21 Stanislav MalyshevChanged silent conversion of array to string to produce...
2011-10-21 Moriyoshi KoizumiAdd SERVER_PROTOCOL variable to $_SERVER. Patch by...
2011-10-20 Ferenc Kovacsthere is a length limit on the shebang line, ignore...
2011-10-19 Xinchen HuiFixed bug #60094 (C++ comment fails in c89)
2011-10-19 Andrey Hristovapi_ext to reverse_api
2011-10-19 Michael WallnerFix Bug #55801 Behavior of unserialize has changed:
2011-10-18 Daniel ConvissorTests for the DST RFC.
2011-10-18 Arnaud Le BlancImproved ternary operator performance when returning...
2011-10-18 Rui Hirokawafixed maximum byte length of utf8mb4.
2011-10-18 Rui Hirokawafixed byte length of utf-8.
2011-10-17 Ilia AlshanetskyFixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK...
2011-10-16 Xinchen HuiFixed bug #60038 (SIGALRM cause segfault in php_error_cb)
2011-10-16 Stanislav Malyshevrevert change, doesn't work
2011-10-16 Xinchen HuiMerge r316812 to trunk
2011-10-16 Stanislav MalyshevBug #55754 - Only variables should be passed by referen...
2011-10-15 Stanislav Malyshevfix potential integer overflow
2011-10-15 Stanislav Malyshevfix openbasedir in test
2011-10-15 Rui Hirokawaupdated bundled oniguruma regex library to 5.9.2. fixed...
2011-10-15 Rui Hirokawaadded a missing emoji U+27BF.
2011-10-14 Ilia AlshanetskyFixed bug #60019 (Function time_nanosleep() is undefine...
2011-10-13 Felipe Pena- Fixed bug #60048 (sa_len a #define on IRIX)
2011-10-12 Andrey Hristovexport this existing function
2011-10-12 Felipe Pena- Fixed bug #60033 (Incorrectly merged PDO dblib patche...
2011-10-12 Felipe Pena- Fixed bug #60042 (spl_autoload_call may manipulate...
2011-10-10 Andrey HristovMYSQLND_NET refactored not to use any direct reference...
2011-10-10 Andrey Hristovlast stat fix
2011-10-10 Andrey Hristovfix test after stat change
2011-10-10 Andrey Hristovfix another test after stat change
2011-10-10 Andrey Hristovfix test
2011-10-10 Andrey Hristovfix test
2011-10-10 Andrey Hristovfix test
2011-10-10 Derick Rethans- Updated to version 2011.12 (2011l)
2011-10-10 Christian StockerAdded the xsl.security_prefs option to 5_4 and trunk and
2011-10-09 Jérôme Loyet- ensure request_terminate_timeout >= request_slowlog_t...
2011-10-09 Jérôme Loyet- Fixed bug #55526 (Heartbeat causes a lot of unnecessa...
2011-10-09 Jérôme Loyet- Fixed bug #55533 (The -d parameter doesn't work)
2011-10-09 Stefan MarrFixed Bug #55554 (Legacy constructors not handled prope...
2011-10-09 Jérôme Loyet- fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm...
2011-10-08 Stefan MarrUse ZEND_ constants instead of plain strings for names...
2011-10-08 Jérôme Loyet- Implemented FR #52569 (Add the "ondemand" process...
2011-10-08 Jérôme Loyet- fix r317913
2011-10-08 Jérôme Loyet- Fixed bug #55486 (status show BIG processes number)
next