Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added news item for Bugfix #46048 | David Coallier | 2009-02-03 | 1 | -0/+1 |
* | Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress a... | Greg Beaver | 2009-02-03 | 1 | -1/+2 |
* | fix bug #47085:rename() returns true even if the file in PHAR does not exist | Greg Beaver | 2009-02-03 | 1 | -0/+1 |
* | fix bug #47265 (generating phar.phar fails because of safe_mode) | Greg Beaver | 2009-02-03 | 1 | -1/+2 |
* | MFH: Fix #47031 (Fix constants in example) | Etienne Kneuss | 2009-02-03 | 1 | -0/+1 |
* | fix bug #46347: allow * in ini keys | Nuno Lopes | 2009-02-02 | 1 | -0/+1 |
* | BFN | Nuno Lopes | 2009-01-28 | 1 | -0/+1 |
* | Back to -dev | Johannes Schlüter | 2009-01-28 | 1 | -0/+3 |
* | PHP 5.3.0beta1 | Johannes Schlüter | 2009-01-28 | 1 | -1/+1 |
* | - enchant entry and fix news | Pierre Joye | 2009-01-28 | 1 | -2/+4 |
* | Disable Phar on big endian systems for beta 1. | Scott MacVicar | 2009-01-28 | 1 | -0/+2 |
* | - IDN entry | Pierre Joye | 2009-01-26 | 1 | -0/+1 |
* | - curl ssh entry | Pierre Joye | 2009-01-25 | 1 | -0/+1 |
* | BFN | Scott MacVicar | 2009-01-24 | 1 | -2/+3 |
* | MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp... | Kalle Sommer Nielsen | 2009-01-23 | 1 | -0/+1 |
* | BFN #47087 | Felipe Pena | 2009-01-20 | 1 | -0/+1 |
* | Fixed bug #47165 (Possible memory corruption when passing return value by ref... | Dmitry Stogov | 2009-01-20 | 1 | -0/+2 |
* | BFN | Scott MacVicar | 2009-01-20 | 1 | -1/+1 |
* | - fnmatch entry | Pierre Joye | 2009-01-20 | 1 | -0/+1 |
* | BFN | Scott MacVicar | 2009-01-20 | 1 | -0/+1 |
* | Fixed bug #47141 - Unable to fetch error messages after the database can't be... | Scott MacVicar | 2009-01-19 | 1 | -0/+2 |
* | Make sense of these NEWS entries | Hannes Magnusson | 2009-01-19 | 1 | -3/+4 |
* | - ime_ nanosleep and time_ sleep_ until entry | Pierre Joye | 2009-01-19 | 1 | -0/+1 |
* | Upgraded bundled sqlite3 to 3.6.10 | Ilia Alshanetsky | 2009-01-18 | 1 | -1/+1 |
* | build IDs | Stanislav Malyshev | 2009-01-17 | 1 | -0/+1 |
* | MFH: Implement SplObjectStorage::addAll/removeAll | Etienne Kneuss | 2009-01-16 | 1 | -0/+1 |
* | - typo (thx rza) | Pierre Joye | 2009-01-16 | 1 | -1/+1 |
* | - entry for symlink, readlink, linkinfo and link | Pierre Joye | 2009-01-16 | 1 | -0/+2 |
* | MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean | Kalle Sommer Nielsen | 2009-01-15 | 1 | -0/+1 |
* | MFH: Fix #47045 (Correctly compare splobjectstorages with ==) | Etienne Kneuss | 2009-01-14 | 1 | -0/+1 |
* | Fixed bug #46755 (warning: use statement with non-compound name) | Dmitry Stogov | 2009-01-14 | 1 | -0/+2 |
* | fix news | Jani Taskinen | 2009-01-14 | 1 | -14/+17 |
* | - entry for support for PNG gray levels+ alpha image, loaded as truecolor | Pierre Joye | 2009-01-14 | 1 | -0/+1 |
* | - NEWS entry for the recent DNS improvement | Pierre Joye | 2009-01-14 | 1 | -1/+7 |
* | - Typo | Felipe Pena | 2009-01-13 | 1 | -1/+1 |
* | news | Rob Richards | 2009-01-13 | 1 | -0/+1 |
* | BFN | Scott MacVicar | 2009-01-13 | 1 | -0/+1 |
* | ns bugfix out | Stanislav Malyshev | 2009-01-12 | 1 | -2/+0 |
* | report fix 46304 | Stanislav Malyshev | 2009-01-12 | 1 | -0/+2 |
* | BFN | Scott MacVicar | 2009-01-12 | 1 | -1/+2 |
* | Upgraded libsqlite3 to 3.6.8 | Ilia Alshanetsky | 2009-01-12 | 1 | -1/+1 |
* | MFH: Fix #47050 mysqli_poll() modifies improper variables | Johannes Schlüter | 2009-01-12 | 1 | -0/+1 |
* | MFH Fix #45940 MySQLI OO does not populate connect_error property on failed | Johannes Schlüter | 2009-01-12 | 1 | -0/+2 |
* | BFN | Scott MacVicar | 2009-01-11 | 1 | -1/+2 |
* | okay, no news for new internal functions then | Antony Dovgal | 2009-01-09 | 1 | -1/+0 |
* | news | Antony Dovgal | 2009-01-09 | 1 | -0/+1 |
* | [DOC] | Ilia Alshanetsky | 2009-01-09 | 1 | -0/+2 |
* | MFH: Fixed bug #46653 | Johannes Schlüter | 2009-01-09 | 1 | -0/+1 |
* | Changed __call() to be invoked on private/protected method access, | Andrei Zmievski | 2009-01-07 | 1 | -0/+2 |
* | MFH: Proper ctor usage (Fix #46044) | Johannes Schlüter | 2009-01-07 | 1 | -0/+1 |