summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Bump versionChristoph M. Becker2020-01-081-3/+3
* Make url_stats in resolve_path quietNikita Popov2019-12-301-2/+2
* Properly propagate url_stat exceptions during includeNikita Popov2019-12-302-0/+9
* Fixed bug #79000Nikita Popov2019-12-201-17/+23
* Free buffer in php_verror even if it is emptyNikita Popov2019-12-171-3/+1
* Fix resetting of internal_encoding and friendsNikita Popov2019-12-171-16/+16
* Fix #78929: plus signs in cookie values are converted to spacesKachalin Alexey2019-12-121-18/+17
* PHP-7.4 is now 7.4.2-devDerick Rethans2019-12-101-3/+3
* Fix #78883: fgets(STDIN) fails on WindowsChristoph M. Becker2019-12-021-14/+20
* Fix bug #77930: Remove mmap limitNikita Popov2019-10-311-6/+0
* Fix #78662: stream_write bad error detectionRemi Collet2019-10-111-7/+8
* Also check for exception after stream_eofNikita Popov2019-10-101-2/+6
* Report error if stream_read is not implementedNikita Popov2019-10-101-18/+19
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-091-1/+1
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-091-1/+1
| |\
| | * Fix #78656: Parse errors classified as highest log-levelErik Lundin2019-10-091-1/+1
| | * next is 7.2.25Remi Collet2019-10-081-3/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-10-081-1/+7
|\ \ \ | |/ /
| * | Check for exception after applying stream filtersNikita Popov2019-10-081-1/+7
| * | 7.3.12 is nextChristoph M. Becker2019-10-081-3/+3
* | | 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