Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | An exception thrown in try or catch block is disacarded by return statement ↵ | Dmitry Stogov | 2012-12-13 | 10 | -55/+95 | |
|/ / / / / | | | | | | | | | | | | | | | | in finally block. | |||||
* | | | | | Restored proper generators behaviour in conjunction with "finally". (Nikita) | Dmitry Stogov | 2012-12-12 | 13 | -102/+171 | |
| | | | | | ||||||
* | | | | | Fixed Bug #63738 unpack: back result with Z format | Remi Collet | 2012-12-11 | 2 | -3/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix result for empty string. Same output as perl perl -e 'print unpack("Z2","\0\0");' => "" perl -e 'print unpack("Z2","A\0");' => "A" perl -e 'print unpack("Z2","AB\0");' => "AB" perl -e 'print unpack("Z2","ABC\0");'=> "AB" | |||||
* | | | | | - generators API exported for extensions | Dmitry Stogov | 2012-12-11 | 4 | -36/+60 | |
| | | | | | | | | | | | | | | | | | | | | - improved RETURN sequence to avoid redundant check if op_array is a generator | |||||
* | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2012-12-11 | 2 | -3/+60 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | * PHP-5.4: Alter php_json_decode_ex() to respect JSON_BIGINT_AS_STRING for bare numbers. | |||||
| * | | | | Alter php_json_decode_ex() to respect JSON_BIGINT_AS_STRING for bare numbers. | Adam Harvey | 2012-12-11 | 3 | -3/+64 | |
| | | | | | | | | | | | | | | | | | | | | Fixes bug #63737 (json_decode does not properly decode with options parameter). | |||||
* | | | | | Tinker with the wording of the MySQL deprecation news post. | Adam Harvey | 2012-12-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I know that in general NEWS is a very punchy "this is what happened" log, but Chris e-mailed me off-list to ask if it could be added to avoid any FUD — this merely brings the NEWS post into line with UPGRADING, the migration guide, and every other piece of advice we're giving out. I also forgot to add the RFC URL last night, so added that. | |||||
* | | | | | Deprecate ext/mysql. | Adam Harvey | 2012-12-10 | 68 | -17/+202 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per https://wiki.php.net/rfc/mysql_deprecation, connecting to a MySQL database via ext/mysql now generates an E_DEPRECATED error. This commit includes the minimal EXPECTF updates required for the test suite to pass: it may be preferable to refactor some of the tests to suppress deprecation errors in situations where no other error is expected from mysql_[p]connect(), but I'm not enough of a MySQL expert to want to get my hands that dirty in a long standing test suite. | |||||
* | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2012-12-10 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-12-10 | 0 | -0/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3 | Johannes Schlüter | 2012-12-10 | 2 | -0/+4 | |
| | |\ \ \ | ||||||
* | | \ \ \ | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2012-12-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-12-10 | 0 | -0/+0 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fix typo | Johannes Schlüter | 2012-12-10 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2012-12-10 | 3 | -1/+5 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Fixed bug #63726 (Memleak with static properties and internal/user classes) | Xinchen Hui | 2012-12-10 | 4 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | No test scripts provided (will try to find one) | |||||
| * | | | | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-12-10 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Fixed bug #63726 (Memleak with static properties and internal/user classes) | Xinchen Hui | 2012-12-10 | 3 | -0/+6 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-12-10 | 0 | -0/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | skip 32-bit OS | Xinchen Hui | 2012-12-10 | 1 | -0/+4 | |
| | | | | | ||||||
* | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2012-12-10 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-12-10 | 0 | -0/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3 | Xinchen Hui | 2012-12-10 | 8 | -7/+39 | |
| | |\ \ \ | ||||||
| | * | | | | Need more that 2G memory | Xinchen Hui | 2012-12-10 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Cleanup NEWS | Sebastian Bergmann | 2012-12-06 | 1 | -17/+17 | |
| | | | | | | ||||||
* | | | | | | Generatirs are going to be used less than regular functions | Dmitry Stogov | 2012-12-06 | 3 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | Leftover: Invoke re2c with --no-generation-date to prevent unintentional / ↵ | Sebastian Bergmann | 2012-12-06 | 4 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | unnecessary changes in generated files. | |||||
* | | | | | | Invoke re2c with --no-generation-date to prevent unintentional / unnecessary ↵ | Sebastian Bergmann | 2012-12-06 | 12 | -16/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | changes in generated files. | |||||
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2012-12-05 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-12-05 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in main/php_version.h | |||||
| | * | | | | this will become PHP 5.3.21 | Johannes Schlüter | 2012-12-05 | 3 | -4/+8 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-12-05 | 3 | -21/+39 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | * PHP-5.4: Use get_gc instead of hacks of get_properties | |||||
| * | | | | | Use get_gc instead of hacks of get_properties | Dmitry Stogov | 2012-12-05 | 3 | -21/+39 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Dmitry Stogov | 2012-12-05 | 2 | -1/+35 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Fixed bug #63680 (Memleak in splfixedarray with cycle reference) Conflicts: NEWS | |||||
| * | | | | | Fixed bug #63680 (Memleak in splfixedarray with cycle reference) | Dmitry Stogov | 2012-12-05 | 3 | -1/+38 | |
| | | | | | | ||||||
* | | | | | | Fixed comments | Dmitry Stogov | 2012-12-05 | 1 | -8/+11 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5 | Dmitry Stogov | 2012-12-05 | 2 | -0/+8 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-5.5' of git.php.net:php-src: Two tests deactivated until #63688 was fixed | |||||
| * \ \ \ \ \ | Merge branch 'PHP-5.4' into PHP-5.5 | Anatoliy Belsky | 2012-12-05 | 2 | -0/+8 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: Two tests deactivated until #63688 was fixed | |||||
| | * | | | | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-12-05 | 2 | -0/+8 | |
| | |\ \ \ \ \ | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | * PHP-5.3: Two tests deactivated until #63688 was fixed | |||||
| | | * | | | | Two tests deactivated until #63688 was fixed | Anatoliy Belsky | 2012-12-05 | 2 | -0/+8 | |
| | | | | | | | ||||||
* | | | | | | | Slight performance improvement | Dmitry Stogov | 2012-12-05 | 6 | -87/+101 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2012-12-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: 5.4.11-dev Conflicts: configure.in main/php_version.h | |||||
| * | | | | | 5.4.11-dev | Stanislav Malyshev | 2012-12-04 | 3 | -4/+6 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2012-12-04 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | * PHP-5.4: update NEWS | |||||
| * | | | | | update NEWS | Stanislav Malyshev | 2012-12-04 | 1 | -2/+6 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2012-12-04 | 1 | -3/+7 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | * PHP-5.4: fix bug #63666 - Poor date() performance | |||||
| * | | | | | fix bug #63666 - Poor date() performance | Stanislav Malyshev | 2012-12-04 | 2 | -3/+8 | |
| | | | | | | ||||||
* | | | | | | News for enabling systemtap support on linux | David Soria Parra | 2012-12-05 | 1 | -0/+2 | |
| | | | | | | ||||||
* | | | | | | Pass zend_execute_data instead of zend_op_array | David Soria Parra | 2012-12-05 | 2 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | Overwrite execute_ex instead of execute in dtrace_execute | David Soria Parra | 2012-12-04 | 2 | -3/+3 | |
| | | | | | |