summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Add new entries for exif and unserialize fuzzing corpusNikita Popov2019-09-249-0/+5
* Standardize type printing in reflectionNikita Popov2019-09-231-1/+1
* Change instructions to use oniguruma from gitNikita Popov2019-09-181-6/+5
* Add instructions for building an instrumented libonigNikita Popov2019-09-181-0/+17
* Merge branch 'PHP-7.4'Nikita Popov2019-09-171-4/+4
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-171-4/+4
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-171-4/+4
| | |\
| | | * Add tilde to allowed status/ping pathDrakano2019-09-171-4/+4
* | | | Move scripts out of corpus/ directoryNikita Popov2019-09-164-6/+6
* | | | Various improvements to fuzzer SAPIsNikita Popov2019-09-1624-100/+308
* | | | Add fuzzer SAPIs to the coreStanislav Malyshev2019-09-16123-0/+936
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-141-1/+1
|\ \ \ \ | |/ / /
| * | | Fix symtable_cache_limit assignment in phpdbgNikita Popov2019-09-141-1/+1
| * | | Link executable files using non PIC object files. This reduces PIC overhead a...Dmitry Stogov2019-09-075-7/+7
* | | | Merge branch 'non_pic'Dmitry Stogov2019-09-065-7/+7
|\ \ \ \
| * | | | Link executable files using non PIC object files. This reduces PIC overhead a...Dmitry Stogov2019-09-035-7/+7
* | | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-051-0/+31
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix pipe detection and stream position handlingNikita Popov2019-09-051-0/+31
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-302-4/+5
|\ \ \ \ | |/ / /
| * | | Avoid accessing undefined index in CLI server testNikita Popov2019-08-301-3/+3
| * | | Don't call Reflection::export() in --rf etc implementationNikita Popov2019-08-301-1/+2
* | | | Merge branch 'PHP-7.4'Jakub Zelenka2019-08-267-9/+91
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-08-267-9/+91
| |\ \ \ | | |/ /
| | * | Fix bug #78334 (fpm log prefix message includes wrong stdout/stderr notation)Tsuyoshi Sadakata2019-08-267-9/+91
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-231-3/+2
|\ \ \ \ | |/ / /
| * | | Fix noalias violation in select callNikita Popov2019-08-231-3/+2
* | | | Fix typo: environement [ci skip]Yusuke Kawasaki2019-08-171-1/+1
* | | | Fix typozhdaniel2019-08-151-1/+1
* | | | Add stubs for PCRE extensionStephen Reay2019-08-111-24/+26
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-303-12/+72
|\ \ \ \ | |/ / /
| * | | Fix FPM timer event re-registrationNikita Popov2019-07-303-12/+72
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-241-25/+0
|\ \ \ \ | |/ / /
| * | | Remove AC_FPM_POLLPeter Kokot2019-07-241-25/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-241-0/+1
|\ \ \ \ | |/ / /
| * | | Fix bindpath mem leak in cgiDavid Carlier2019-07-241-0/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-242-0/+6
|\ \ \ \ | |/ / /
| * | | Revert "Drop free_filename field from zend_file_handle"Nikita Popov2019-07-242-0/+6
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-222-2/+2
|\ \ \ \ | |/ / /
| * | | Report errors from stream read and write operationsNikita Popov2019-07-222-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-46/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-221-46/+0
| |\ \ \ | | |/ /
| | * | Remove test for bug #77185Nikita Popov2019-07-221-46/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-221-1/+1
| |\ \ \ | | |/ /
| | * | Reduce number of workers in testNikita Popov2019-07-221-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-222-1/+60
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-07-222-1/+60
| |\ \ \ | | |/ /
| | * | Prevent use after free in fpm_event_epoll_waitMaksim Nikulin2019-07-222-1/+60
* | | | Merge branch 'PHP-7.4'George Wang2019-07-211-62/+62
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4George Wang2019-07-211-62/+62
| |\ \ \ | | |/ /