summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-10-032-6/+0
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-032-6/+0
| |\
| | * Fix #76859 stream_get_line skips data if used with data-generating filterKonstantin Kopachev2019-10-032-6/+0
| | * Bump for 7.2.24Sara Golemon2019-09-101-3/+3
| * | PHP 7.3.10RC1 has been taggedChristoph M. Becker2019-09-101-3/+3
| * | Fix versionChristoph M. Becker2019-09-091-3/+3
| * | fix versionStanislav Malyshev2019-09-051-3/+3
* | | Fixed bug #78506Nikita Popov2019-09-111-18/+16
* | | Fix pipe detection and stream position handlingNikita Popov2019-09-051-31/+21
* | | Update PHP_API_VERSIONDmitry Stogov2019-09-021-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-08-301-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-08-301-2/+2
| |\ \ | | |/
| | * Fixed bug #78469Sergei Turchanov2019-08-301-2/+2
| | * Bump for 7.2.23Sara Golemon2019-08-131-3/+3
| * | Update Oniguruma to 6.9.1Stanislav Malyshev2019-08-251-3/+3
| * | Next will be 7.3.10Christoph M. Becker2019-08-131-3/+3
| * | Bump version numbersChristoph M. Becker2019-08-131-3/+3
* | | Fix signature and callsAnatol Belski2019-08-271-2/+2
* | | Replace strncat in filter implementationNikita Popov2019-08-231-2/+3
* | | Fixed bug #78406Nikita Popov2019-08-131-2/+10
* | | Fixed bug #78396Nikita Popov2019-08-121-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-291-1/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-291-1/+6
| |\ \ | | |/
| | * Fix bug #78326Albert Casademont2019-07-291-1/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-291-0/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-291-0/+5
| |\ \ | | |/
| | * Fix Zend signals unblockingNikita Popov2019-07-291-0/+5
* | | Throw notice for plain wrapper fread/fwrite errorsNikita Popov2019-07-252-5/+20
* | | Report errors from stream read and write operationsNikita Popov2019-07-228-117/+187
* | | Deprecate allow_url_includeNikita Popov2019-07-221-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-171-9/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-07-171-9/+6
| |\ \ | | |/
| | * Fixed bug #69100Nikita Popov2019-07-171-9/+6
| | * next is 7.2.22Remi Collet2019-07-161-3/+3
| | * next is 7.2.21Remi Collet2019-06-111-3/+3
| | * Bump for 7.2.20Sara Golemon2019-05-141-3/+3
| | * next is 7.2.19Remi Collet2019-04-161-3/+3
* | | Avoid duplicate fstat() for includesNikita Popov2019-07-171-1/+6
* | | Revert "Avoid unused fstat() call"Nikita Popov2019-07-171-0/+11
* | | Avoid unused fstat() callNikita Popov2019-07-171-11/+0
* | | Avoid double buffering in Zend streamsNikita Popov2019-07-171-0/+2
* | | Remove ZEND_HANDLE_MAPPEDNikita Popov2019-07-161-3/+4
* | | Drop free_filename field from zend_file_handleNikita Popov2019-07-161-1/+0
* | | Introduce zend_stream_init_filename()Nikita Popov2019-07-161-9/+3
* | | Introduce zend_stream_init_fp() APINikita Popov2019-07-161-28/+25
* | | Fix bug #52752 by not using mmap() to lex filesNikita Popov2019-07-161-50/+2
* | | Small typo and proto name fixGeorge Peter Banyard2019-07-151-1/+1
* | | Move shebang handling into the lexerNikita Popov2019-07-151-6/+4
* | | Convert all php_error_docref0 to php_error_docrefGeorge Peter Banyard2019-07-132-6/+4
* | | Remove duplicate XtOffsetOf() definitions in php.hNikita Popov2019-07-121-35/+0