History log of /PHP-5.4/ (Results 526 – 550 of 52196)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
24b72e7a14-Apr-2014 Anatol Belski

fix windows build

a186312825-Mar-2014 Chuan Ma

Fix #66942: openssl_seal() memory leak

Fix #66952: memory leak in openssl_open()

56f9727314-Apr-2014 Stanislav Malyshev

ws fix

ad1b9eef14-Apr-2014 Stanislav Malyshev

Fix null byte in LDAP bindings

40a9316d14-Apr-2014 Stanislav Malyshev

Fix bug #66171: better handling of symlinks

4268504014-Apr-2014 Anatol Belski

backported some ext/intl tests from 5.6 into 5.4


ext/intl/tests/badargs.phpt
ext/intl/tests/bug50590.phpt
ext/intl/tests/bug62070.phpt
ext/intl/tests/bug62070_2.phpt
ext/intl/tests/collator_asort.phpt
ext/intl/tests/collator_asort_variant2.phpt
ext/intl/tests/collator_compare.phpt
ext/intl/tests/collator_compare_variant2.phpt
ext/intl/tests/collator_create2.phpt
ext/intl/tests/collator_create3.phpt
ext/intl/tests/collator_get_sort_key.phpt
ext/intl/tests/collator_get_sort_key_variant2.phpt
ext/intl/tests/collator_get_sort_key_variant3.phpt
ext/intl/tests/collator_sort.phpt
ext/intl/tests/collator_sort_variant2.phpt
ext/intl/tests/collator_sort_with_sort_keys.phpt
ext/intl/tests/collator_sort_with_sort_keys_variant2.phpt
ext/intl/tests/dateformat_calendars_variant2.phpt
ext/intl/tests/dateformat_set_timezone_id3.phpt
ext/intl/tests/formatter_format2.phpt
ext/intl/tests/formatter_format3.phpt
ext/intl/tests/formatter_format4.phpt
ext/intl/tests/formatter_get_locale.phpt
ext/intl/tests/formatter_get_locale_variant2.phpt
ext/intl/tests/locale_filter_matches2.phpt
ext/intl/tests/locale_filter_matches3.phpt
ext/intl/tests/locale_get_display_name2.phpt
ext/intl/tests/locale_get_display_name3.phpt
ext/intl/tests/locale_get_display_name4.phpt
ext/intl/tests/locale_get_display_name5.phpt
ext/intl/tests/locale_get_display_region2.phpt
ext/intl/tests/locale_get_display_region3.phpt
ext/intl/tests/locale_get_display_script3.phpt
ext/intl/tests/locale_get_display_script4.phpt
ext/intl/tests/locale_lookup.phpt
ext/intl/tests/locale_lookup_variant2.phpt
ext/intl/tests/resourcebundle_null_mandatory_args.phpt
ext/intl/tests/resourcebundle_null_mandatory_args_variant2.phpt
95c57bb614-Apr-2014 Anatol Belski

Fixed bug #67033 Remove reference to Windows 95

b80243ae14-Apr-2014 Stanislav Malyshev

fix NEWS

5e66ce9214-Apr-2014 Stanislav Malyshev

Merge branch 'pull-request/518' into PHP-5.4

* pull-request/518:
Fix #66021 (Blank line inside empty array/object)


b05c088a23-Nov-2013 Ingo Walz

Fixed bug #64604

5558d0db28-Jan-2014 Freek

Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec

curl_exec returns an empty string when data is received from a domain that returns zero content. curl

Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec

curl_exec returns an empty string when data is received from a domain that returns zero content. curl_multi_getcontent
returned null. Now it returns an empty string fixing the incosistency

show more ...

636adf2516-Jan-2014 itxx00

Fix bug #66482, replace wrong item name 'priority' with 'process.priority' in php-fpm.conf

3a2660b314-Apr-2014 Stanislav Malyshev

Fix windows build

8c88b6e817-Feb-2014 Boro Sitnikovski

Fix bug #66721

Add NULL check to php_date_parse_tzfile's retval

442264ff13-Apr-2014 Jeff Trawick

fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cce

1010200d04-Apr-2014 Gabor Buella

Fixed bug #67024 - getimagesize should recognize BMP files with negative height

beda509313-Apr-2014 Bob Weinand

Reverted to 5a0da281e5a9fa02db18b4822d8b103c65849fa9
Discussion: http://news.php.net/php.cvs/76836

f07e37c913-Apr-2014 Bob Weinand

Forgot title in phpt for bug #67064

2f3056fe13-Apr-2014 Bob Weinand

Updated NEWS

1a4a9eed13-Apr-2014 Bob Weinand

Fix bug #67064 in a BC safe way
You can use an optional parameter now when implementing the Countable interface
to get the $mode passed to count().

5a0da28112-Apr-2014 Ferenc Kovacs

fix typo

edd90e5a12-Apr-2014 Bob Weinand

Made usage of php_hash_environment useful by updating instead of just adding argc

1c3ed86210-Apr-2014 Popa Adrian Marius

Cleanup $ is not needed for git

9540ced210-Apr-2014 Ferenc Kovacs

fix typo

2c8aeda609-Apr-2014 Ferenc Kovacs

abstract namespace for unix sockets is a linux only feature

1...<<21222324252627282930>>...2088