summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_eol.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
| | | | Closes GH-4732.
* Use strcmp() in phpdbg_eol_global_updateNikita Popov2019-06-281-3/+3
| | | | | memcmp() only makes sense on equal length strings, and here we don't know anything about the length of the input.
* Work around -Walloc-size-larger-than bugNikita Popov2019-04-111-11/+14
|
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|
* year++Xinchen Hui2018-01-021-1/+1
|
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
|
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
|
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
|
* s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
| | | | Follow up for d0cb7153
* bump yearXinchen Hui2015-01-151-1/+1
|
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
|
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+2
|
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-0/+172