summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* 5.6.4RC1Ferenc Kovacs2014-11-261-4/+4
* PHP-5.6.5 is nextFerenc Kovacs2014-11-261-3/+3
* add DLL export to the output globalsAnatol Belski2014-10-302-2/+2
* Use macroXinchen Hui2014-10-302-10/+2
* Fixed build.... (shouldn't it be zend_output_globals?)Xinchen Hui2014-10-302-2/+2
* export output globalsAnatol Belski2014-10-292-1/+11
* dll export APIs needed by phpdbgAnatol Belski2014-10-291-3/+0
* 5.6.4 nowJulien Pauli2014-10-281-3/+3
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-10-271-0/+8
|\
| * Fix bug #68095 - invalid read in php_getopt()Stanislav Malyshev2014-10-271-0/+8
| * 5.5.19 nowJulien Pauli2014-10-011-3/+3
* | export functions needed for phpdbgAnatol Belski2014-10-182-4/+4
* | Revert "Merge branch 'PHP-5.4' into PHP-5.5"Ferenc Kovacs2014-10-152-7/+4
* | PHP-5.6.3 is nextFerenc Kovacs2014-10-151-3/+3
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-291-1/+1
|\ \ | |/
| * increase the polling period to not to break existing behavioursAnatol Belski2014-09-291-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-291-0/+28
|\ \ | |/
| * Fixed bug #51800 proc_open on Windows hangs foreverAnatol Belski2014-09-291-0/+28
| * 5.5.18 nowJulien Pauli2014-09-031-3/+3
* | 5.6.2 nowJulien Pauli2014-09-111-3/+3
* | duplicate value's string for the SAPI filterMichael Wallner2014-09-091-5/+7
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-09-021-6/+0
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-09-021-6/+0
| |\
| | * Revert "Fix bug #67644 - Memory corruption & crash during ob_start function c...Stanislav Malyshev2014-09-021-6/+0
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-09-021-0/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-09-021-0/+6
| |\ \ | | |/
| | * Fix bug #67644 - Memory corruption & crash during ob_start function callbackStanislav Malyshev2014-09-021-0/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Chris Wright2014-08-272-4/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Chris Wright2014-08-272-4/+7
| |\ \ | | |/
| | * Fix stream_select() issue with OpenSSL bufferChris Wright2014-08-272-4/+7
* | | almost forgot to bump thisFerenc Kovacs2014-08-271-1/+1
* | | from now on, this should be 5.6.1-devFerenc Kovacs2014-08-271-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-08-191-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-191-0/+2
| |\ \ | | |/
| | * Merge tag 'PHP-5.4.32' into PHP-5.4Stanislav Malyshev2014-08-191-0/+2
| | |\
| | | * 5.4.32Stanislav Malyshev2014-08-191-2/+2
| | | * fix potentially missing NUL terminationStanislav Malyshev2014-08-181-0/+2
| | | * 5.4.32 RC1php-5.4.32RC1Stanislav Malyshev2014-08-051-2/+2
| | * | 5.4.33-dev nowStanislav Malyshev2014-08-051-3/+3
| | |/
| | * Undo inadvertent commit of php_versionKeyur Govande2014-07-301-0/+1
| | * Corrected patch for bug #60616Keyur Govande2014-07-301-1/+0
| | * 5.4.31Stanislav Malyshev2014-07-081-3/+3
| * | 5.5.17 nowJulien Pauli2014-08-061-3/+3
* | | Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context opt...Ferenc Kovacs2014-08-063-64/+8
* | | Add SO_REUSEPORT + SO_BROADCAST support via socket stream context optionDaniel Lowrey2014-08-053-8/+64
* | | force atoll macro usage on windowsAnatol Belski2014-07-211-0/+1
* | | Enable build without atoll (e.g old AIX flavours)Lior Kaplan2014-07-171-0/+4
* | | restore API compatibilityMichael Wallner2014-07-034-4/+17
* | | finishMichael Wallner2014-07-035-12/+5
* | | refactor php_stream_temp_create{,_ex} and use it for the php://input streamMichael Wallner2014-07-032-5/+14