Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move zend_object->guards into additional slot of zend_object->properties_tabl... | Dmitry Stogov | 2015-02-04 | 1 | -1/+1 |
* | One more bad merge fix | Keyur Govande | 2015-01-26 | 1 | -1/+0 |
* | Fix bad merge | Keyur Govande | 2015-01-26 | 1 | -10/+0 |
* | Merge branch 'PHP-5.6' | Keyur Govande | 2015-01-26 | 1 | -0/+11 |
|\ | |||||
| * | Patch commit d9f85373e32 by moving the float_to_double function to | Keyur Govande | 2015-01-26 | 1 | -2/+2 |
| * | Fix for bugs #68114 (Build fails on OS X due to undefined symbols) | Keyur Govande | 2015-01-26 | 3 | -10/+43 |
| * | bump year | Xinchen Hui | 2015-01-15 | 16 | -16/+16 |
* | | Remove addslashes_str | Xinchen Hui | 2015-01-20 | 1 | -10/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 16 | -16/+16 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 4 | -13/+13 |
* | | Merge branch 'PHP-5.6' | Keyur Govande | 2015-01-07 | 3 | -10/+42 |
|\ \ | |||||
| * \ | Merge branch 'PHP-5.5' into PHP-5.6 | Keyur Govande | 2015-01-07 | 3 | -10/+43 |
| |\ \ | | |/ | |/| | |||||
| | * | Patch commit d9f85373e32 by moving the float_to_double function to | Keyur Govande | 2015-01-07 | 1 | -2/+2 |
| | * | Fix for bugs #68114 (Build fails on OS X due to undefined symbols) | Keyur Govande | 2015-01-07 | 3 | -10/+43 |
| * | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 4 | -10/+10 |
* | | | Revert "Revert "Fix failing tests"" | Xinchen Hui | 2014-12-26 | 3 | -10/+10 |
* | | | Re-apply part fix of 4e2c016 | Xinchen Hui | 2014-12-25 | 2 | -1/+6 |
* | | | Fixed test | Xinchen Hui | 2014-12-25 | 1 | -0/+2 |
* | | | Revert "Fix failing tests" | Xinchen Hui | 2014-12-25 | 5 | -16/+11 |
* | | | Micro optimaztion (yeah, I know compiler supposed to do that) | Xinchen Hui | 2014-12-22 | 1 | -2/+2 |
* | | | Use "float" and "integer" in typehint and zpp errors | Andrea Faulds | 2014-12-21 | 3 | -3/+3 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 12 | -410/+408 |
* | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-12-13 | 4 | -10/+11 |
|\ \ \ | |||||
| * \ \ | Merge branch 'zppFailOnOverflow' | Andrea Faulds | 2014-12-13 | 3 | -8/+9 |
| |\ \ \ | |||||
| | * | | | Fix MySQLi tests | Andrea Faulds | 2014-11-29 | 3 | -8/+9 |
| * | | | | Removed ZEND_ACC_FINAL_CLASS which is unnecessary. This also fixed some curre... | Guilherme Blanco | 2014-12-12 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-26 | 4 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 4 | -8/+8 |
* | | | | converted some ext/mysql* and fixed ext/zlib | Anatol Belski | 2014-10-15 | 4 | -4/+13 |
* | | | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -1/+2 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-13 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix signed/unsigned mismatch warning | Anatol Belski | 2014-10-13 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-06 | 2 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'pr/647' | Tjerk Meesters | 2014-10-06 | 2 | -3/+3 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into catchable-fatals/methods-on-non-objects | Timm Friebe | 2014-09-25 | 37 | -187/+181 |
| | |\ \ \ | |||||
| | * \ \ \ | MFH | Timm Friebe | 2014-08-16 | 29 | -1020/+1032 |
| | |\ \ \ \ | |||||
| | * | | | | | Adjust expected fatal error message | Timm Friebe | 2014-07-06 | 2 | -2/+2 |
| | * | | | | | Merge in changes from master | Timm Friebe | 2014-07-06 | 6 | -11/+19 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Make E_RECOVERABLE_ERRORs (4096) show up | Timm Friebe | 2014-04-19 | 1 | -1/+1 |
| | * | | | | | | Adjust expected outcome (non-Zend tests) | Timm Friebe | 2014-04-19 | 2 | -2/+2 |
* | | | | | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-01 | 1 | -120/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -120/+0 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | remove fetches from mysqli | krakjoe | 2014-09-26 | 1 | -2/+1 |
|/ / / / / / | |||||
* | | | | | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 2 | -2/+2 |
* | | | | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 17 | -20/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 17 | -17/+17 |
| * | | | | | | Fixed useless or duplicated IS_INTERNED() checks | Dmitry Stogov | 2014-09-19 | 1 | -3/+3 |
* | | | | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 2 | -3/+3 |
|/ / / / / / | |||||
* | | | | | | fix type | Anatol Belski | 2014-08-28 | 1 | -2/+2 |
* | | | | | | Changed 'unsigned size_t' to 'size_t' | Tjerk Meesters | 2014-08-28 | 1 | -1/+1 |