summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-221-6/+7
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-221-6/+7
| |\
| | * Fix #76943: Inconsistent stream_wrapper_restore() errorsChristoph M. Becker2020-09-221-6/+7
* | | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-221-1/+17
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-221-1/+17
| |\ \ | | |/
| | * Fix #79423: copy command is limited to size of file it can copyChristoph M. Becker2020-09-221-1/+17
| | * 7.3.24 is nextChristoph M. Becker2020-09-151-3/+3
* | | Check linker compatibility directly from HMODULEChristoph M. Becker2020-09-212-19/+3
* | | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-213-17/+43
|\ \ \ | |/ /
| * | Fix mmap copyingChristoph M. Becker2020-09-213-17/+43
* | | Add system ID entropy APISammy Kaye Powers2020-09-181-0/+7
* | | Change int parameter types to bool when the parameter behaves as boolMáté Kocsis2020-09-171-2/+2
* | | Fix observer leakNikita Popov2020-09-151-1/+1
* | | Rename zend_error_notify APIs to zend_observer_error*Benjamin Eberlei2020-09-141-1/+1
* | | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-112-4/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-112-4/+12
| |\ \ | | |/
| | * Fix #80067: Omitting the port in bindto setting errorsChristoph M. Becker2020-09-112-4/+12
* | | Simplify error type filtertwosee2020-09-101-19/+11
* | | Add "const". Move constant strings to read-only memory.Dmitry Stogov2020-09-072-2/+2
* | | Merge branch 'PHP-7.4' into masterChristoph M. Becker2020-09-031-8/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-031-8/+4
| |\ \ | | |/
| | * Fix #80048: Bug #69100 has not been fixed for WindowsChristoph M. Becker2020-09-031-8/+4
| | * 7.3.23 is nextChristoph M. Becker2020-08-181-3/+3
| * | Prepare for 7.4.11Derick Rethans2020-08-181-3/+3
| * | Use standard types in fopencookie testNikita Popov2020-08-051-1/+1
* | | Add zend_observer APILevi Morrison2020-09-011-0/+4
* | | Rehash function table after disabling functionsNikita Popov2020-08-282-42/+1
* | | Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-3/+4
* | | Drop various unused macros/APIsGeorge Peter Banyard2020-08-261-1/+1
* | | Disable report_zend_debug by defaultNikita Popov2020-08-121-1/+1
* | | Fixed bug #65275Nikita Popov2020-08-101-1/+0
* | | Fixed bug #77561Nikita Popov2020-08-101-14/+1
* | | Add more argument types to stubsMáté Kocsis2020-08-071-7/+4
* | | Prefer strtoll over atollNikita Popov2020-08-051-9/+0
* | | Only force log startup errors if display_startup_errors disabledNikita Popov2020-08-051-1/+2
* | | Use standard types in fopencookie testNikita Popov2020-08-051-1/+1
* | | Update API version numbersGabriel Caruso2020-08-041-1/+1
* | | Revert "Prepare for PHP 8.1"Nikita Popov2020-08-042-4/+4
* | | Prepare for PHP 8.1Gabriel Caruso2020-08-041-3/+3
* | | Update API version numbersGabriel Caruso2020-08-041-1/+1
* | | ValueError for empty path in stream codeGeorge Peter Banyard2020-07-311-1/+1
* | | Merge branch 'PHP-7.4'twosee2020-07-291-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4twosee2020-07-291-0/+4
| |\ \ | | |/
| | * Handle bindto errortwosee2020-07-291-0/+4
| | * 7.3 is now 7.3.22-devChristoph M. Becker2020-07-211-3/+3
| * | PHP-7.4 is 7.4.10-dev nowDerick Rethans2020-07-261-3/+3
| * | Update php_version.hChristoph M. Becker2020-07-021-3/+3
* | | Refactor user streams to use ZPP class checkGeorge Peter Banyard2020-07-281-43/+38
* | | [RFC] Make string length for getTraceAsString() configurableTyson Andre2020-07-251-1/+0
* | | Simplify user_stream_create_objectNikita Popov2020-07-231-22/+2