109260 Commits (d159d219e43543725367748c5bb0eaab8057fa6f)
 

Author SHA1 Message Date
Frank Denis d159d219e4 Merge branch 'PHP-7.3' 7 years ago
Frank Denis c4ea98455d Merge branch 'PHP-7.2' into PHP-7.3 7 years ago
Frank Denis 5d70165f63 [ci skip] Update NEWS 7 years ago
Frank Denis 82a93c1794 ext/sodium: sodium_pad(): do not copy any bytes if the string is empty 7 years ago
Frank Denis bf48d0c475 ext/sodium: Fix sodium_pad() with blocksize >= 256 7 years ago
Frank Denis 15ba7df224 ext/sodium: Use a correct max output size for base64 decoding 7 years ago
Frank Denis d057458166 ext/sodium: Avoid shifts wider than 32 bits on size_t values 7 years ago
Peter Kokot 398e4cba7b Merge branch 'PHP-7.3' 7 years ago
Peter Kokot 1670c4679d Merge branch 'PHP-7.2' into PHP-7.3 7 years ago
Peter Kokot c25b1a7e8c Merge branch 'PHP-7.1' into PHP-7.2 7 years ago
Peter Kokot ed64e1d59a Fix failing tests/lang due to whitespace 7 years ago
Peter Kokot a2e099c78d Merge branch 'PHP-7.3' 7 years ago
Peter Kokot 3764bd7997 Merge branch 'PHP-7.2' into PHP-7.3 7 years ago
Peter Kokot 102cf75eeb Merge branch 'PHP-7.1' into PHP-7.2 7 years ago
Peter Kokot 9120e79e9f Fix failing ext/zlib/tests due to whitespace 7 years ago
Peter Kokot 37c329d715 Trim trailing whitespace in source code files 7 years ago
Peter Kokot 6c2c7dabee Merge branch 'PHP-7.3' 7 years ago
Peter Kokot 3362620b5f Trim trailing whitespace in source code files 7 years ago
Peter Kokot edefd16fbc Merge branch 'PHP-7.2' into PHP-7.3 7 years ago
Peter Kokot 902d39a3a7 Trim trailing whitespace in source code files 7 years ago
Peter Kokot 581f0141b6 Merge branch 'PHP-7.1' into PHP-7.2 7 years ago
Peter Kokot 7f6387b59a Trim trailing whitespace in source code files 7 years ago
Christoph M. Becker 87392eff1a Require SQLite ≥ 3.5.0 for ext/sqlite3 and ext/pdo_sqlite 7 years ago
Peter Kokot be2ddc6b65 Convert CRLF line endings to LF 7 years ago
Peter Kokot 272c629c0a Merge branch 'PHP-7.3' 7 years ago
Peter Kokot 85290bbfcc Convert CRLF line endings to LF 7 years ago
Peter Kokot d591c35779 Merge branch 'PHP-7.2' into PHP-7.3 7 years ago
Peter Kokot 2aa897476f Convert CRLF line endings to LF 7 years ago
Peter Kokot 5a0610d8cc Merge branch 'PHP-7.1' into PHP-7.2 7 years ago
Peter Kokot 3f72c77ce4 Convert CRLF line endings to LF 7 years ago
Derick Rethans a7c942efee Merge branch 'PHP-7.3' 7 years ago
Derick Rethans 9c608bd13f Upgrade timelib to 2018.01RC1, to fix bug #77007 7 years ago
Derick Rethans 3a93c201f6 Merge branch 'PHP-7.3' 7 years ago
Derick Rethans a31480c9ae Merge branch 'PHP-7.2' into PHP-7.3 7 years ago
Derick Rethans 94a98f2c63 Upgrade timelib to 2017.08, to fix bug #77007 7 years ago
Derick Rethans 83e24098a8 Merge branch 'PHP-7.3' 7 years ago
Derick Rethans 454a86c2c5 Update news with further fixed bugs due to timelib upgrade 7 years ago
Nikita Popov 0b6063f331 Restore array_key_exists() compatibility for ArrayObject 7 years ago
Sara Golemon da48671959
Update release process information to include the improved bumpRelease script 7 years ago
Nikita Popov 0697d83383 More straightforward count() on ArrayObject with object 7 years ago
Nikita Popov 5659035ab6 Remove unnecessary get_hash_table return value checks 7 years ago
Nikita Popov a27f772a46 Remove redundant HASH_OF in mail.c 7 years ago
Nikita Popov 4ca5b35771 Use ARRAY_OR_OBJECT arg in http_build_query 7 years ago
Nikita Popov 900ee5705f Remove unnecessary HASH_OF uses in mbstring 7 years ago
Nikita Popov 2c7be42853 Drop unnecessary HASH_OF uses in ext/oci8 7 years ago
Nikita Popov bfaba83102 Remove HASH_OF uses in ext/filter 7 years ago
Peter Kokot 9bbf9967bd Modernize the AC_PRESERVE_HELP_ORDER macro call 7 years ago
Nikita Popov a710ceee62 Remove leftover code dealing with curl wrappers 7 years ago
Nikita Popov 32d7e08286 Remove some redundant uses of HASH_OF 7 years ago
Nikita Popov a8bc3889fd Remember redundant check in filter.c 7 years ago