summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Gd usages of ZEND_WRONG_PARAM_COUNT, add usage noteAndrea Faulds2015-02-102-7/+10
* Implement scalar return types (strict only for now)Andrea Faulds2015-02-102-16/+26
* Refactor typehint lookupAndrea Faulds2015-02-102-47/+72
* Fix merge errorAndrea Faulds2015-02-101-1/+1
* Test behaviour of weak type hints with referencesAndrea Faulds2015-02-101-0/+29
* Test nested strict/weak function callsAndrea Faulds2015-02-101-0/+115
* Fix fixAndrea Faulds2015-02-101-1/+1
* Test strict code including weak code and vice-versaAndrea Faulds2015-02-107-0/+83
* Prefix zend_wrong_param_count with _ to discourage useAndrea Faulds2015-02-102-4/+4
* Fix usage of zend_wrong_param_count in ext/mysqliAndrea Faulds2015-02-101-1/+1
* Test strict code calling weak code and vice-versaAndrea Faulds2015-02-107-0/+87
* Shorten syntax to strict_types=1Andrea Faulds2015-02-103-9/+9
* Add strict scalar types testAndrea Faulds2015-02-101-0/+142
* Partial ZPP strictness implementationAndrea Faulds2015-02-103-88/+128
* Per-fileAndrea Faulds2015-02-101-0/+2
* It BeginsAndrea Faulds2015-02-107-16/+38
* InlineAndrea Faulds2015-02-101-1/+1
* Forbid scalar type hint names for use, class_aliasAndrea Faulds2015-02-1023-2552/+2680
* Fix class name prohibition to work for namespaced classes, tooAndrea Faulds2015-02-101-8/+9
* Refactor scalar type hints implementation per Dmitry's patchAndrea Faulds2015-02-101-73/+66
* Use new names of arg parsing functionsAndrea Faulds2015-02-101-4/+4
* Do not make scalar type hints reserved words, merely reserve class nameAndrea Faulds2015-02-1014-63/+132
* Scalar type hints with ZPP casting rulesAndrea Faulds2015-02-1021-123/+578
* Revert "Improve and generalize class constant substitution"PRE_PHP7_REMOVALSBob Weinand2015-02-091-85/+31
* Merge branch 'PHP-5.6'Daniel Lowrey2015-02-091-16/+16
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2015-02-092-56/+170
| |\
| | * NEWSDaniel Lowrey2015-02-091-0/+4
| | * Miscellaneous cleanupDaniel Lowrey2015-02-091-28/+28
| | * Merge branch 'PHP-5.5' of github.com:bbroerman30/php-src into PHP-5.5Daniel Lowrey2015-02-091-46/+152
| | |\
| | | * Update xp_ssl.cBrad Broerman2015-02-041-2/+2
| | | * reneg and should_close are not yet members of sslsock. Removing...Brad Broerman2015-01-281-9/+1
| | | * Updated with SSL fixes (backported from trunk)Brad Broerman2015-01-281-45/+159
* | | | Fixed dump_bt and printzvDmitry Stogov2015-02-091-2/+2
* | | | Avoid repeatable calls to strstr()Dmitry Stogov2015-02-092-1/+7
* | | | fix json globalsMichael Wallner2015-02-092-2/+1
* | | | Improve and generalize class constant substitutionBob Weinand2015-02-091-31/+85
* | | | regenerated scannerAnatol Belski2015-02-092-459/+460
* | | | fix datatype mismatchesAnatol Belski2015-02-093-7/+7
* | | | fix inconsistend dll linkage warnAnatol Belski2015-02-091-0/+5
* | | | size_t vs intAnatol Belski2015-02-091-1/+1
* | | | use size_t for str lengthAnatol Belski2015-02-092-2/+2
* | | | generate missing json files from config.w32Anatol Belski2015-02-091-0/+11
* | | | Merge branch 'master' of https://github.com/NikV/php-srcXinchen Hui2015-02-092-2/+5
|\ \ \ \
| * | | | Update README.TESTINGNikhil Vimal2015-02-071-2/+3
| * | | | Small Spacing adjustments for better readingNikhil Vimal2015-02-071-0/+2
* | | | | Merge branch 'PHP-5.6'Xinchen Hui2015-02-092-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-02-092-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'improve-bug67436' of https://github.com/reeze/php-src into PHP-5.5Xinchen Hui2015-02-092-2/+2
| | |\ \ \
| | | * | | Improve tests for bug 67436Reeze Xia2015-02-072-2/+2
| | * | | | Shut up, my lovely compiler; I do not like your warningsBob Weinand2015-02-094-9/+4