summaryrefslogtreecommitdiff
path: root/Zend/zend_operators.h
Commit message (Expand)AuthorAgeFilesLines
* Improve basename(). Avoid calling mblen() for ASCII compatible locales.Dmitry Stogov2021-02-191-9/+0
* Replace zend_bool uses with boolNikita Popov2021-01-151-9/+9
* compare_function() returns zend_resultNikita Popov2021-01-151-1/+1
* Remove the convert_to_long_base functionNikita Popov2021-01-151-1/+0
* Remove zend_locale_sprintf_double()Nikita Popov2021-01-141-2/+0
* Make convert_to_*_ex simple aliases of convert_to_*Nikita Popov2021-01-141-58/+8
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-34/+34
* Implement 'Saner Numeric Strings' RFC:George Peter Banyard2020-07-291-5/+7
* Fix [-Wundef] warning in Zend folderGeorge Peter Banyard2020-05-121-1/+1
* Drop multi_convert_* APIsNikita Popov2020-05-121-3/+0
* Make float to string casts locale-independentMáté Kocsis2020-05-081-2/+0
* Remove op_func from TRY_BINARY_OP1 macroNikita Popov2020-04-011-27/+0
* Add a ZEND_UNCOMPARABLE valueNikita Popov2020-03-311-0/+6
* Merge branch 'PHP-7.4'Christoph M. Becker2019-12-301-1/+1
|\
| * Avoid undefined behaviorChristoph M. Becker2019-12-301-1/+1
* | Optimize instanceof_functionNikita Popov2019-10-251-2/+7
* | Merge branch 'PHP-7.4'Nikita Popov2019-10-241-1/+1
|\ \ | |/
| * Clean up and clarify instanceof_function_ex()Nikita Popov2019-10-241-1/+1
* | Comparison cleanup:Dmitry Stogov2019-10-071-9/+5
* | Don't use asm arithmetic under msanNikita Popov2019-09-291-12/+18
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-161-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-161-2/+2
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-161-2/+2
| | |\
| | | * Fixed bug #78545Nikita Popov2019-09-161-2/+2
| | | * year++Xinchen Hui2018-01-021-1/+1
| | * | Future-proof email addressesZeev Suraski2018-11-011-3/+3
* | | | Compute needle end only after checking it's non-emptyNikita Popov2019-08-281-2/+2
* | | | Improve strpos and strstr function family implementationGeorge Peter Banyard2019-08-261-0/+8
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-06-281-2/+0
|\ \ \ \ | |/ / /
| * | | Remove HAVE_STRCOLL checkPeter Kokot2019-06-281-2/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-201-4/+6
|\ \ \ \ | |/ / /
| * | | Bail out earlier in zend_memnrstrNikita Popov2019-06-201-4/+6
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-061-2/+6
|\ \ \ \ | |/ / /
| * | | Use ZEND_ASSUME() to perform the following check only on "slow" path.Dmitry Stogov2019-06-061-2/+6
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-061-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed reference-countingDmitry Stogov2019-06-061-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-0/+30
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-051-0/+30
* | | | Remove set() object handlerNikita Popov2019-05-291-13/+1
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-071-0/+26
|\ \ \ \ | |/ / /
| * | | speed up increment and decrement operators with overflow detectionSebastian Pop2019-05-071-0/+26
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-071-0/+40
|\ \ \ \ | |/ / /
| * | | speed up add and sub operators with overflow detectionSebastian Pop2019-05-071-0/+40
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-1/+1
|\ \ \ \ | |/ / /
| * | | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-1/+1
* | | | Merge branch 'PHP-7.4'Dmitry Stogov2019-04-041-3/+3
|\ \ \ \ | |/ / /
| * | | Make is_identical() functions return zend_bool (instead of int)Dmitry Stogov2019-04-041-3/+3
* | | | Refactor zend_object_handlers API to pass zend_object* and zend_string* inste...Dmitry Stogov2019-02-041-6/+6
|/ / /
* | | Remove local variablesPeter Kokot2019-02-031-10/+0
* | | Adios, yearly copyright rangesZeev Suraski2019-01-301-1/+1