History log of /PHP-5.5/ (Results 351 – 375 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e2bbf0a210-May-2015 Stanislav Malyshev

Forgot test file

c591f02210-May-2015 Stanislav Malyshev

Fix bug #69403 and other int overflows

be9b2a9510-May-2015 Stanislav Malyshev

Fixed bug #69418 - more s->p fixes for filenames

4605d53610-May-2015 Stanislav Malyshev

Fixed bug #69364 - use smart_str to assemble strings

473ec53908-May-2015 Stanislav Malyshev

Fix #48147 - implement manual handling of //IGNORE for broken libc

Conflicts:
ext/iconv/iconv.c

8026001907-May-2015 Dmitry Stogov

Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF)

33e2aa4505-May-2015 Remi Collet

Relax tests failing on i386 with new zic

cf3e976c05-May-2015 Xinchen Hui

Update version

7af9ba2304-May-2015 Xinchen Hui

Saving the latter checking in most cases

fff921d704-May-2015 Xinchen Hui

Update NEWS

9708378d03-May-2015 John Boehr

Fix uninitialized value with extension traits

c27f012b30-Apr-2015 Stanislav Malyshev

Fix bug #69453 - don't try to cut empty string

ac28329330-Apr-2015 Stanislav Malyshev

Fix bug #69545 - avoid overflow when reading list

ce6db55830-Apr-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Upgrade to PCRE 8.37 due to various bugfixes


95fa727930-Apr-2015 Stanislav Malyshev

Upgrade to PCRE 8.37 due to various bugfixes

775d070729-Apr-2015 Julien Pauli

5.5.26 now

6a5798d928-Apr-2015 Derick Rethans

Use new structures for tzdb header here as well

df49ce3d28-Apr-2015 Derick Rethans

This doesn't work in PHP 5.5 - sigh, I wish the libs were kept in sync

912e42fc28-Apr-2015 Derick Rethans

Split header reading in 32bit and 64bit variants.

We need to use the 64bit header for the second set of transitions, as there
could be a different amount of transitions. This also opens

Split header reading in 32bit and 64bit variants.

We need to use the 64bit header for the second set of transitions, as there
could be a different amount of transitions. This also opens up the way towards
real 64bit support.

show more ...

cdd2b8a728-Apr-2015 Derick Rethans

Merge whitespace changes that have been made to timelib and PHP-5.6 and master

3cd3881528-Apr-2015 Anatol Belski

backported patch for bug #69472

1c7a902d28-Apr-2015 Anatol Belski

updated NEWS

f505d11228-Apr-2015 Frederic Marchal

Fixed bug #69381 out of memory with sage odbc driver

This is just a hotfix as there are still drivers with no full
ODBC 3.x support. This patch origins from bug #68350 which was
solv

Fixed bug #69381 out of memory with sage odbc driver

This is just a hotfix as there are still drivers with no full
ODBC 3.x support. This patch origins from bug #68350 which was
solved by the proper 3.0 migration, another driver (Sage)
turned out to have the real issue.

show more ...

768bbedf28-Apr-2015 Anatol Belski

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fix VC9 build with PCRE


9c5c3ff028-Apr-2015 Anatol Belski

fix VC9 build with PCRE

1...<<11121314151617181920>>...2317