Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made ext/date and ext/spl use static tsrm ls cache | Anatol Belski | 2014-10-15 | 6 | -6/+6 |
* | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-15 | 1 | -2/+0 |
|\ | |||||
| * | Fixed ext/standard/tests/strings/pack64_32.phpt failure (In PHP7, we must not... | Dmitry Stogov | 2014-10-15 | 1 | -2/+0 |
* | | converted some ext/mysql* and fixed ext/zlib | Anatol Belski | 2014-10-15 | 13 | -13/+40 |
* | | converted ext/zlib with static tsrm ls cache | Anatol Belski | 2014-10-15 | 4 | -4/+9 |
* | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 68 | -8/+215 |
* | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-15 | 22 | -303/+506 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-10-14 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-10-14 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix return code (merges are hard :( ) | Stanislav Malyshev | 2014-10-14 | 1 | -1/+1 |
| | | * | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-14 | 3 | -2/+19 |
| | | * | Fix bug #68089 - do not accept options with embedded \0 | Stanislav Malyshev | 2014-10-14 | 2 | -0/+23 |
| | | * | Fixed bug #68044: Integer overflow in unserialize() (32-bits only) | Stanislav Malyshev | 2014-10-14 | 3 | -3/+15 |
| | | * | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| | * | | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-14 | 3 | -2/+19 |
| | * | | Fix bug #68089 - do not accept options with embedded \0 | Stanislav Malyshev | 2014-10-14 | 2 | -0/+23 |
| | * | | Fixed bug #68044: Integer overflow in unserialize() (32-bits only) | Stanislav Malyshev | 2014-10-14 | 3 | -3/+15 |
| | * | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| * | | | fix bad merge | Stanislav Malyshev | 2014-10-14 | 1 | -3/+16 |
| * | | | Fix bug #68113 (Heap corruption in exif_thumbnail()) | Stanislav Malyshev | 2014-10-14 | 3 | -2/+19 |
| * | | | Fix bug #68089 - do not accept options with embedded \0 | Stanislav Malyshev | 2014-10-14 | 2 | -16/+26 |
| * | | | Fixed bug #68044: Integer overflow in unserialize() (32-bits only) | Stanislav Malyshev | 2014-10-14 | 3 | -2/+14 |
| * | | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| * | | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-10-14 | 8 | -285/+161 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-10-14 | 8 | -283/+182 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #68128 | Tjerk Meesters | 2014-10-14 | 8 | -283/+182 |
| * | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-10-14 | 4 | -9/+237 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'pull-request/839' into PHP-5.6 | Stanislav Malyshev | 2014-10-14 | 4 | -9/+241 |
| | |\ \ | |||||
| | | * \ | Merge branch 'PHP-5.6' of https://github.com/php/php-src into gmp-random | Leigh | 2014-10-07 | 18 | -707/+1166 |
| | | |\ \ | |||||
| | | * | | | Address issues raised by @nikic | Leigh | 2014-09-24 | 3 | -22/+141 |
| | | * | | | Make sure min < max | Leigh | 2014-09-24 | 2 | -0/+11 |
| | | * | | | Mersenne Twister was added in GMP 4.2 | Leigh | 2014-09-23 | 1 | -1/+4 |
| | | * | | | Add test files | Leigh | 2014-09-23 | 3 | -2/+32 |
| | | * | | | Add gmp_random_bits(bits) and gmp_random_range(min, max) | Leigh | 2014-09-23 | 2 | -9/+78 |
| | | * | | | Change GMPs default PRNG to Mersenne Twister | Leigh | 2014-09-23 | 1 | -1/+1 |
* | | | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-13 | 2 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | fix signed/unsigned mismatch warning | Anatol Belski | 2014-10-13 | 1 | -1/+1 |
| * | | | | | missing include for strlen proto | Anatol Belski | 2014-10-13 | 1 | -0/+1 |
* | | | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-13 | 6 | -27/+48 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'PHP-5.6' | Dmitry Stogov | 2014-10-13 | 1 | -0/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | We can't eliminate FETCH_CONSTANT opcodes for constants represented by AST. | Dmitry Stogov | 2014-10-13 | 1 | -0/+6 |
| * | | | | | Fix ::jsonSerialize() failure message | Nikita Popov | 2014-10-12 | 1 | -1/+1 |
| * | | | | | Fix invalid zend_string_frees in reflection | Nikita Popov | 2014-10-12 | 1 | -3/+3 |
| * | | | | | Remove retval member in spl_dllist | Nikita Popov | 2014-10-12 | 1 | -6/+2 |
| * | | | | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-10-12 | 2 | -17/+36 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | More fixes for nodelist array access | Tjerk Meesters | 2014-10-12 | 2 | -19/+54 |
* | | | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-10-10 | 41 | -448/+787 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | use php_socket_t instead of int | Anatol Belski | 2014-10-10 | 1 | -1/+3 |
| * | | | | | Fix casts in GD | Nikita Popov | 2014-10-10 | 1 | -135/+21 |
| * | | | | | Drop redundant casting code from ext/filter | Nikita Popov | 2014-10-10 | 3 | -21/+7 |