1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00
Commit Graph

4026 Commits

Author SHA1 Message Date
Jani Taskinen
bddaa8fc4a - Fix crap 2009-02-05 23:59:17 +00:00
David Coallier
16bb7d16ef - Added news item for Bugfix #46048 2009-02-03 21:45:19 +00:00
Greg Beaver
e26a3a8ed3 Re-Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after end of stream) 2009-02-03 18:56:26 +00:00
Greg Beaver
fd5be66d13 fix bug #47085:rename() returns true even if the file in PHAR does not exist 2009-02-03 18:29:25 +00:00
Greg Beaver
b634bf4ce8 fix bug #47265 (generating phar.phar fails because of safe_mode) 2009-02-03 18:17:24 +00:00
Etienne Kneuss
ff334d32f6 MFH: Fix #47031 (Fix constants in example) 2009-02-03 12:54:44 +00:00
Nuno Lopes
7f6ff02f5c fix bug #46347: allow * in ini keys 2009-02-02 19:23:13 +00:00
Nuno Lopes
f67f636973 BFN 2009-01-28 22:43:51 +00:00
Johannes Schlüter
fd3942f4ce Back to -dev 2009-01-28 22:09:55 +00:00
Johannes Schlüter
42023008b9 PHP 5.3.0beta1 2009-01-28 21:38:45 +00:00
Pierre Joye
409d36eb77 - enchant entry and fix news 2009-01-28 18:32:29 +00:00
Scott MacVicar
fd91a50b71 Disable Phar on big endian systems for beta 1. 2009-01-28 15:53:29 +00:00
Pierre Joye
4670e62f13 - IDN entry 2009-01-26 22:34:16 +00:00
Pierre Joye
79ac8ab9f9 - curl ssh entry 2009-01-25 16:35:05 +00:00
Scott MacVicar
40a41b0953 BFN 2009-01-24 12:19:21 +00:00
Kalle Sommer Nielsen
73b17408fb MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:49:49 +00:00
Felipe Pena
5db1f786fb BFN #47087 2009-01-20 20:28:04 +00:00
Dmitry Stogov
d1958eeea8 Fixed bug #47165 (Possible memory corruption when passing return value by reference) 2009-01-20 11:22:45 +00:00
Scott MacVicar
e596baa520 BFN 2009-01-20 09:59:25 +00:00
Pierre Joye
b0c1d09cda - fnmatch entry 2009-01-20 01:45:12 +00:00
Scott MacVicar
cc9e86a588 BFN 2009-01-20 00:25:27 +00:00
Scott MacVicar
6d406ccedf Fixed bug #47141 - Unable to fetch error messages after the database can't be opened. 2009-01-19 22:43:58 +00:00
Hannes Magnusson
f42dfac501 Make sense of these NEWS entries 2009-01-19 08:50:50 +00:00
Pierre Joye
d60692dabc - ime_ nanosleep and time_ sleep_ until entry 2009-01-19 02:36:57 +00:00
Ilia Alshanetsky
a0a31f3998 Upgraded bundled sqlite3 to 3.6.10 2009-01-18 18:01:53 +00:00
Stanislav Malyshev
dc6a2f4705 build IDs 2009-01-17 02:09:53 +00:00
Etienne Kneuss
5755d152ca MFH: Implement SplObjectStorage::addAll/removeAll 2009-01-16 22:20:53 +00:00
Pierre Joye
c5da0ffb4d - typo (thx rza) 2009-01-16 11:31:02 +00:00
Pierre Joye
205b558fb1 - entry for symlink, readlink, linkinfo and link 2009-01-16 11:25:14 +00:00
Kalle Sommer Nielsen
be7d6a6299 MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean
Added missing NEWS log entry for the new pixelation filter
2009-01-15 07:57:11 +00:00
Etienne Kneuss
cd63e52c0b MFH: Fix #47045 (Correctly compare splobjectstorages with ==) 2009-01-14 15:53:03 +00:00
Dmitry Stogov
f7abb84b43 Fixed bug #46755 (warning: use statement with non-compound name)
Fixed bug #46979 (use with non-compound name *has* effect)
2009-01-14 13:57:42 +00:00
Jani Taskinen
ab61459f61 fix news 2009-01-14 10:50:39 +00:00
Pierre Joye
6a969c7a3b - entry for support for PNG gray levels+ alpha image, loaded as truecolor 2009-01-14 10:18:13 +00:00
Pierre Joye
84f13ab73a - NEWS entry for the recent DNS improvement
- [DOC] already submitted but it is a good summary
2009-01-14 09:46:34 +00:00
Felipe Pena
9d9c461ef4 - Typo 2009-01-13 18:27:59 +00:00
Rob Richards
39570bc38b news 2009-01-13 18:13:01 +00:00
Scott MacVicar
148ae0cfe0 BFN 2009-01-13 02:54:37 +00:00
Stanislav Malyshev
fc044adb9f ns bugfix out 2009-01-12 22:24:31 +00:00
Stanislav Malyshev
c1147bcb07 report fix 46304 2009-01-12 21:56:36 +00:00
Scott MacVicar
c430f3377a BFN 2009-01-12 19:08:25 +00:00
Ilia Alshanetsky
4afe6ccc54 Upgraded libsqlite3 to 3.6.8 2009-01-12 17:13:38 +00:00
Johannes Schlüter
e4a348d782 MFH: Fix #47050 mysqli_poll() modifies improper variables 2009-01-12 14:04:32 +00:00
Johannes Schlüter
74cfc5f3d7 MFH Fix #45940 MySQLI OO does not populate connect_error property on failed
connect
2009-01-12 12:56:01 +00:00
Scott MacVicar
3fb23c0173 BFN 2009-01-11 23:43:45 +00:00
Antony Dovgal
4c7b6dd78a okay, no news for new internal functions then 2009-01-09 22:26:23 +00:00
Antony Dovgal
a4d6ab1376 news 2009-01-09 19:17:08 +00:00
Ilia Alshanetsky
905a5c0590 [DOC]
Added mail logging functionality that allows logging of mail sent via
mail() function

THe logging functionality is disabled by default but can be enabled on a
per-directory or globaly via 2 INI settings.

The mail.log directive allows you to specify the file where each call to
mail() will be logged. The log file will contain the path and line # of the
calling script in addition to all of the headers indicated by the user.

The mail.add_x_header directive will introduce a X-PHP-Originating-Script
header that will contain the file name (no path) of the calling script and
the uid of the script. This combination should be sufficient for the admin
to locate the sending script.
2009-01-09 14:59:30 +00:00
Johannes Schlüter
7d3d47fa27 MFH: Fixed bug #46653 2009-01-09 14:30:00 +00:00
Andrei Zmievski
26bb96e218 Changed __call() to be invoked on private/protected method access,
similar to properties and __get().
2009-01-07 22:12:39 +00:00