summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* some cleanups for TSRMLS_FETCH and direct tsrm_ls usage in mainAnatol Belski2014-09-268-40/+0
* reworked the patch, less new stuff but workyAnatol Belski2014-09-257-11/+11
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-09-222-2/+2
|\
| * Move smart_str implementation into Zend/Nikita Popov2014-09-212-2/+2
* | native tls initial patchkrakjoe2014-09-207-11/+11
|/
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-1966-66/+66
* reverted too muchAnatol Belski2014-09-191-2/+6
* reverted some previous IS_ABSOLUTE_PATH related changesAnatol Belski2014-09-191-6/+2
* fix printf formatAnatol Belski2014-09-191-3/+3
* Fix GMP serializationNikita Popov2014-09-181-1/+0
* fix signed/unsigned mismatchAnatol Belski2014-09-151-1/+1
* optimize path length retrievalKalle Sommer Nielsen2014-09-151-2/+6
* fix typeAnatol Belski2014-09-141-1/+1
* avoid multiple strlen() usageAnatol Belski2014-09-131-4/+5
* avoid multiple strlen() calls for the sameAnatol Belski2014-09-131-2/+3
* reduce the struct size by 8 bytes on 64 bitAnatol Belski2014-09-121-5/+5
* reduce the struct size by 8 byte on x64Anatol Belski2014-09-121-1/+1
* better alignment, reduced the struct by 8 byte on 64 bitAnatol Belski2014-09-121-3/+3
* fix typeAnatol Belski2014-09-121-1/+1
* Merge branch 'PHP-5.6'Anatol Belski2014-09-111-0/+1
|\
| * 5.6.2 nowJulien Pauli2014-09-111-3/+3
* | Merge branch 'PHP-5.6'Michael Wallner2014-09-091-5/+7
|\ \ | |/
| * duplicate value's string for the SAPI filterMichael Wallner2014-09-091-5/+7
* | Fix a number of format issuesNikita Popov2014-09-031-1/+1
* | Revert "remove a few gcc format attributes from some printf-like functions"Nikita Popov2014-09-034-11/+17
* | Merge branch 'PHP-5.6'Stanislav Malyshev2014-09-021-6/+0
|\ \ | |/
| * 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.6'Stanislav Malyshev2014-09-021-0/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fixed memory leaksDmitry Stogov2014-09-021-6/+3
* | | | restore the length var and fix the com_dotnet iniAnatol Belski2014-09-011-0/+1
* | | | Refactored INI subsystem to use zend_string* instead of char*Dmitry Stogov2014-09-015-47/+51
* | | | remove a few gcc format attributes from some printf-like functionsNuno Lopes2014-08-314-17/+11
* | | | first show to make 's' work with size_tAnatol Belski2014-08-274-6/+6
* | | | Merge branch 'PHP-5.6'Chris Wright2014-08-272-4/+7
|\ \ \ \ | |/ / /
| * | | 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
* | | | several signature and data type fixesAnatol Belski2014-08-262-3/+3
* | | | fixed several long vs zend_long castsAnatol Belski2014-08-263-3/+3
* | | | Fixed incompatible pointer type (int64)Xinchen Hui2014-08-262-2/+2
* | | | generalize the zend_long stuffAnatol Belski2014-08-251-0/+1
* | | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-253-4/+4
* | | | master renamings phase 5Anatol Belski2014-08-251-1/+1