| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | removed ext/sybase_ct | Anatol Belski | 2015-02-10 | 32 | -4006/+0 |
| * | removed ext/mssql | Anatol Belski | 2015-02-10 | 6 | -2618/+0 |
| * | Merge branch 'PHP-5.6' | Daniel Lowrey | 2015-02-09 | 1 | -16/+16 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Daniel Lowrey | 2015-02-09 | 1 | -56/+167 |
| | |\ | |||||
| | | * | Miscellaneous cleanup | Daniel Lowrey | 2015-02-09 | 1 | -28/+28 |
| | | * | Merge branch 'PHP-5.5' of github.com:bbroerman30/php-src into PHP-5.5 | Daniel Lowrey | 2015-02-09 | 1 | -46/+152 |
| | | |\ | |||||
| | | | * | Update xp_ssl.c | Brad Broerman | 2015-02-04 | 1 | -2/+2 |
| | | | * | reneg and should_close are not yet members of sslsock. Removing... | Brad Broerman | 2015-01-28 | 1 | -9/+1 |
| | | | * | Updated with SSL fixes (backported from trunk) | Brad Broerman | 2015-01-28 | 1 | -45/+159 |
| | | * | | Shut up, my lovely compiler; I do not like your warnings | Bob Weinand | 2015-02-09 | 2 | -6/+1 |
| * | | | | Avoid repeatable calls to strstr() | Dmitry Stogov | 2015-02-09 | 2 | -1/+7 |
| * | | | | fix json globals | Michael Wallner | 2015-02-09 | 2 | -2/+1 |
| * | | | | regenerated scanner | Anatol Belski | 2015-02-09 | 2 | -459/+460 |
| * | | | | fix datatype mismatches | Anatol Belski | 2015-02-09 | 3 | -7/+7 |
| * | | | | fix inconsistend dll linkage warn | Anatol Belski | 2015-02-09 | 1 | -0/+5 |
| * | | | | size_t vs int | Anatol Belski | 2015-02-09 | 1 | -1/+1 |
| * | | | | use size_t for str length | Anatol Belski | 2015-02-09 | 2 | -2/+2 |
| * | | | | generate missing json files from config.w32 | Anatol Belski | 2015-02-09 | 1 | -0/+11 |
| * | | | | Márcio Almada remove dead tokens: T_CHARACTER, T_BAD_CHARACTER. | Márcio Almada | 2015-02-08 | 1 | -4/+0 |
| * | | | | fix detection of mbstate_t with clang | Michael Wallner | 2015-02-08 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into jsond | Jakub Zelenka | 2015-02-08 | 153 | -5596/+8648 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'PHP-5.6' | Anatol Belski | 2015-02-08 | 2 | -8/+24 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | moved the part of the test into an appropriate place | Anatol Belski | 2015-02-08 | 2 | -8/+24 |
| | * | | | | Removed unused REGISTER_PDO_CONST_LONG | Matteo Beccati | 2015-02-08 | 1 | -6/+0 |
| | * | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-02-08 | 3 | -0/+83 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge branch 'pull-request/1060' into PHP-5.6 | Anatol Belski | 2015-02-08 | 5 | -4/+87 |
| | | |\ \ \ | |||||
| | | | * | | | Fix another invalid free of CG(interned_empty_string) | manuel | 2015-02-07 | 1 | -0/+7 |
| | | | * | | | add tests for #68996 | manuel | 2015-02-07 | 3 | -0/+76 |
| | | | * | | | Invalid free of CG(interned_empty_string) | manuel | 2015-02-06 | 2 | -4/+4 |
| | * | | | | | added ODBCVER to phpinfo() | Anatol Belski | 2015-02-07 | 1 | -0/+4 |
| | * | | | | | added PCRE JIT availability info to phpinfo() | Anatol Belski | 2015-02-07 | 2 | -0/+23 |
| | * | | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-02-06 | 1 | -1/+1 |
| | |\ \ \ \ \ | | |/ / / / | |||||
| | | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-02-06 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | | fix setting default ODBCVER value in config.w32 | Anatol Belski | 2015-02-06 | 1 | -1/+1 |
| | * | | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-02-06 | 4 | -8/+20 |
| | |\ \ \ \ \ | | |/ / / / | |||||
| | | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-02-06 | 4 | -8/+20 |
| | | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| | | |||||
| | | | * | | Fixed bug #68964 Allowed memory size exhausted with odbc_exec | Anatol Belski | 2015-02-06 | 4 | -8/+20 |
| | | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-02-06 | 1 | -3/+0 |
| | | |\ \ \ | | | |/ / | |||||
| | | | * | | Removed erroneous condition | Anatol Belski | 2015-02-06 | 1 | -3/+0 |
| | | | * | | fix tests | Stanislav Malyshev | 2015-02-05 | 3 | -3/+3 |
| | | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-02-05 | 3 | -9/+10 |
| | | |\ \ \ | | | |/ / | |||||
| | | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-02-05 | 3 | -9/+10 |
| | | | |\ \ | |||||
| | | | | * | | Update header handling to RFC 7230 | Stanislav Malyshev | 2015-02-05 | 3 | -9/+10 |
| | | | * | | | fix test to not hit php.net | Stanislav Malyshev | 2015-02-05 | 2 | -2/+36 |
| | | * | | | | fix test to not hit php.net | Stanislav Malyshev | 2015-02-05 | 2 | -2/+36 |
| | | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2015-02-04 | 2 | -18/+1 |
| | | |\ \ \ \ | | | |/ / / | |||||
| | | | * | | | Revert "Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)" | Julien Pauli | 2015-02-04 | 2 | -18/+1 |
| | | * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2015-02-04 | 3 | -19/+2 |
| | | |\ \ \ \ | | | |/ / / | |||||
| | | | * | | | Revert "json_decode() should generate a syntax error when given ""." | Julien Pauli | 2015-02-04 | 3 | -19/+2 |
| | * | | | | | Merge branch 'master' of https://github.com/mabes/php-src | Xinchen Hui | 2015-02-06 | 6 | -12/+12 |
| | |\ \ \ \ \ | |||||
