summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Update versions for PHP 7.4.0RC1php-7.4.0RC1Derick Rethans2019-09-031-2/+2
* 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
* | | Remove APACHE symbolPeter Kokot2019-07-081-2/+0
* | | Remove unused (module|request)_shutdown_for_execNikita Popov2019-07-022-19/+0
* | | Remove unused build specific symbolsPeter Kokot2019-06-301-47/+0
* | | implement tsrm_is_shutdown APIJoe Watkins2019-06-281-4/+0
* | | Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbolsPeter Kokot2019-06-271-2/+0
* | | Fix use-after-free in stream freeing during shutdownNikita Popov2019-06-272-8/+17
* | | Remove unused HAVE_DATE and HAVE_SPL symbolsPeter Kokot2019-06-261-4/+0
* | | Remove copy argument from php_glob_stream_get_path/patternNikita Popov2019-06-192-16/+8