History log of /php-src/UPGRADING (Results 1226 – 1250 of 1776)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 03d03243 30-Jul-2016 ju1ius

Fix #72711: `mb_ereg` does not clear the `$regs` parameter on failure

When `mb_ereg` failed to match, it didn't update the `$regs` argument.
Now it will always set it to the empty array.

# d9e4d511 05-Aug-2016 Kalle Sommer Nielsen

NEWS and UPGRADING for recent fixes and additions to ext/exif

# 1315a3dd 28-Jul-2016 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 942d6c14 28-Jul-2016 Pierrick Charron

Add new curl functions in UPGRADING

# bf37b97d 28-Jul-2016 Pierrick Charron

Merge branch 'PHP-5.6' into PHP-7.0

Conflicts:
ext/curl/interface.c


# 30a5ed3a 28-Jul-2016 Pierrick Charron

Fixed bug #71929 (CURLINFO_CERTINFO data parsing error).

# 98d8c70a 21-Jul-2016 Páll Haraldsson

Typo..

[skip ci]

# ec97e78a 19-Jul-2016 Anatol Belski

update UPGRADING

# 7f3375d5 18-Jul-2016 Anatol Belski

make constant name more descriptive

# 2170841e 18-Jul-2016 Anatol Belski

update NEWS and UPGRADING

# 839dc42f 17-Jul-2016 Jakub Zelenka

Merge branch 'openssl_drop_ssl2'


# a3a64369 17-Jul-2016 Jakub Zelenka

Update NEWS and UPGRADING with info about dropping SSL2

# ab834f47 17-Jul-2016 Leigh

Merge RNG fixes RFC. PR #1986

* rng-fixes:
Fix legacy mode RAND_RANGE and 32/64-bit consistency
Fix crypt salt not being converted to b64
Make mode selection part of mt_sra

Merge RNG fixes RFC. PR #1986

* rng-fixes:
Fix legacy mode RAND_RANGE and 32/64-bit consistency
Fix crypt salt not being converted to b64
Make mode selection part of mt_srand()
Use zend_bitset
Improve array_rand distribution
Fix some insecure usages of php_rand
Alias rand to mt_rand
Fix RAND_RANGE for mt_rand
Fix mt_rand impl. Provide legacy impl. access.
Split rand and mt_rand into separate files

show more ...


# 58294582 14-Jul-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# 8bb3bd04 14-Jul-2016 Christoph M. Becker

Fix bug #72596: imagetypes function won't advertise WEBP support

We add the constant IMG_WEBP and make sure that WebP support is properly
reported by imagetypes().

# afd3e39d 13-Jul-2016 Dmitry Stogov

Fixed bug #29368 (The destructor is called when an exception is thrown from the constructor).

# c70f1fa6 11-Jul-2016 Julien Pauli

Update for NEWS

# 6442aac7 11-Jul-2016 Anatol Belski

move the internal only info into UPGRADING.INTERNALS

# 0c98f51c 09-Jul-2016 Christoph M. Becker

Implement RFC "Deprecate mb_ereg_replace eval option"

<https://wiki.php.net/rfc/deprecate_mb_ereg_replace_eval_option> has been
accepted, so we implement it.

# cf8c217e 11-Jul-2016 Anatol Belski

add comment and fix typo

# 55ffabaa 11-Jul-2016 Anatol Belski

added UPGRADING and NEWS notes

# 2bdeec83 08-Jul-2016 Julien Pauli

Updated NEWS

# 09ea4a85 08-Jul-2016 Julien Pauli

Updated NEWS

# 0e8fe163 06-Jul-2016 Aaron Piotrowski

Update NEWS and UPGRADING

# 210b6a25 05-Jul-2016 Aaron Piotrowski

Update NEWS and UPGRADING with missed DBA changes

1...<<41424344454647484950>>...72