]>
granicus.if.org Git - php/log
andy wharmby [Thu, 22 Jan 2009 13:27:32 +0000 (13:27 +0000)]
New image tests. Tested on Windows, LInux and Linux 64 bit
Dave Kelsey [Thu, 22 Jan 2009 07:56:56 +0000 (07:56 +0000)]
fixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempnam test, removed hardcoded line number. tested on windows, linux and linux 64bit.
andy wharmby [Thu, 22 Jan 2009 00:23:01 +0000 (00:23 +0000)]
Fix test
Jani Taskinen [Wed, 21 Jan 2009 19:22:39 +0000 (19:22 +0000)]
MFH: fix typo
Dmitry Stogov [Wed, 21 Jan 2009 19:07:40 +0000 (19:07 +0000)]
Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD
Ilia Alshanetsky [Wed, 21 Jan 2009 15:38:37 +0000 (15:38 +0000)]
Fixed bug #47174 (base64_decode() interprets pad char in mid string as
terminator)
Derick Rethans [Wed, 21 Jan 2009 15:25:08 +0000 (15:25 +0000)]
- Updated to version 2009.1 (2009a)
Dave Kelsey [Wed, 21 Jan 2009 15:24:13 +0000 (15:24 +0000)]
new tests for zlib extension, tested on windows, linux and linux64
Antony Dovgal [Wed, 21 Jan 2009 12:50:10 +0000 (12:50 +0000)]
fix tests
andy wharmby [Wed, 21 Jan 2009 12:28:32 +0000 (12:28 +0000)]
New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Wed, 21 Jan 2009 11:39:11 +0000 (11:39 +0000)]
New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows, Linux and Linux 64 bit
Sanjay Mantoor [Wed, 21 Jan 2009 10:51:04 +0000 (10:51 +0000)]
New testcases for strftime function
andy wharmby [Tue, 20 Jan 2009 23:37:47 +0000 (23:37 +0000)]
New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit
andy wharmby [Tue, 20 Jan 2009 23:19:44 +0000 (23:19 +0000)]
Fix SKIPIF logic
andy wharmby [Tue, 20 Jan 2009 22:54:36 +0000 (22:54 +0000)]
New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit
Felipe Pena [Tue, 20 Jan 2009 20:28:04 +0000 (20:28 +0000)]
BFN #47087
Felipe Pena [Tue, 20 Jan 2009 20:03:04 +0000 (20:03 +0000)]
- MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored)
Ilia Alshanetsky [Tue, 20 Jan 2009 18:02:35 +0000 (18:02 +0000)]
Added an E_NOTICE when precision value is truncated
Felipe Pena [Tue, 20 Jan 2009 15:41:23 +0000 (15:41 +0000)]
- MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)
andy wharmby [Tue, 20 Jan 2009 14:19:31 +0000 (14:19 +0000)]
New vfprintf() tests. Tested on Window, Linux and Linux 64 bit
Dmitry Stogov [Tue, 20 Jan 2009 13:21:52 +0000 (13:21 +0000)]
Removed wrong warning message
Dmitry Stogov [Tue, 20 Jan 2009 11:22:45 +0000 (11:22 +0000)]
Fixed bug #47165 (Possible memory corruption when passing return value by reference)
Scott MacVicar [Tue, 20 Jan 2009 09:59:25 +0000 (09:59 +0000)]
BFN
Scott MacVicar [Tue, 20 Jan 2009 09:57:34 +0000 (09:57 +0000)]
MFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist
Pierre Joye [Tue, 20 Jan 2009 01:45:12 +0000 (01:45 +0000)]
- fnmatch entry
Pierre Joye [Tue, 20 Jan 2009 01:40:06 +0000 (01:40 +0000)]
- [DOC] add support for fnmatch() on Windows
- enable tests (pass)
Pierre Joye [Tue, 20 Jan 2009 01:37:48 +0000 (01:37 +0000)]
- add fnmatch() support on windows (C API), using the BSD implementation
Felipe Pena [Tue, 20 Jan 2009 00:43:25 +0000 (00:43 +0000)]
- MFH: Added missing "return;"
Scott MacVicar [Tue, 20 Jan 2009 00:25:27 +0000 (00:25 +0000)]
BFN
Scott MacVicar [Tue, 20 Jan 2009 00:24:13 +0000 (00:24 +0000)]
MFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised.
Scott MacVicar [Mon, 19 Jan 2009 22:43:58 +0000 (22:43 +0000)]
Fixed bug #47141 - Unable to fetch error messages after the database can't be opened.
Ilia Alshanetsky [Mon, 19 Jan 2009 21:58:02 +0000 (21:58 +0000)]
MFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).
Scott MacVicar [Mon, 19 Jan 2009 19:32:40 +0000 (19:32 +0000)]
MFH Fix apache2handler under Apache 2.3.0-alpha
David Soria Parra [Mon, 19 Jan 2009 18:17:32 +0000 (18:17 +0000)]
MFH: Fix #47149. Remove check for script_filename = path_translated, as this the actual value that we get from apache.
andy wharmby [Mon, 19 Jan 2009 17:13:18 +0000 (17:13 +0000)]
New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64 bit.
Takeshi Abe [Mon, 19 Jan 2009 16:35:58 +0000 (16:35 +0000)]
MFH: bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number.
Zoe Slattery [Mon, 19 Jan 2009 16:16:48 +0000 (16:16 +0000)]
fixing the test to expect PHP6 and PHP53 behaviour
andy wharmby [Mon, 19 Jan 2009 16:03:44 +0000 (16:03 +0000)]
New vprintf() tests. Tested on Windows, Linux and Linux 64 bit.
andy wharmby [Mon, 19 Jan 2009 15:54:47 +0000 (15:54 +0000)]
New strval() tests. Tested on Windows, Linux and Linux 64 bit.
andy wharmby [Mon, 19 Jan 2009 15:46:41 +0000 (15:46 +0000)]
New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit
Takeshi Abe [Mon, 19 Jan 2009 15:43:48 +0000 (15:43 +0000)]
MFH: fixed the bug of libgd #191 (A circle becomes square)
Dave Kelsey [Mon, 19 Jan 2009 14:03:08 +0000 (14:03 +0000)]
new tests for zlib extension, tested on windows, linux and linux64
Antony Dovgal [Mon, 19 Jan 2009 09:52:24 +0000 (09:52 +0000)]
MFH: fix memleaks in sscanf()
Hannes Magnusson [Mon, 19 Jan 2009 08:50:50 +0000 (08:50 +0000)]
Make sense of these NEWS entries
Pierre Joye [Mon, 19 Jan 2009 02:36:57 +0000 (02:36 +0000)]
- ime_ nanosleep and time_ sleep_ until entry
Pierre Joye [Mon, 19 Jan 2009 02:35:22 +0000 (02:35 +0000)]
- MFH:
- add nanosleep
- expose nanosleep and usleep
- [DOC] time_ nanosleep and time_ sleep_ until available on windows
- change nanosleep signature to match posix one
Felipe Pena [Sun, 18 Jan 2009 23:49:31 +0000 (23:49 +0000)]
- MFH: Fixed bug #47048 (Segfault with new pg_meta_data)
andy wharmby [Sun, 18 Jan 2009 22:51:02 +0000 (22:51 +0000)]
New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 21:59:39 +0000 (21:59 +0000)]
New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 19:37:45 +0000 (19:37 +0000)]
New sha1f() tests. Tested on Windows. Linux and Linux 64 bit
Ilia Alshanetsky [Sun, 18 Jan 2009 18:01:53 +0000 (18:01 +0000)]
Upgraded bundled sqlite3 to 3.6.10
andy wharmby [Sun, 18 Jan 2009 14:40:29 +0000 (14:40 +0000)]
New sscanf() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 14:35:00 +0000 (14:35 +0000)]
New explode() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sat, 17 Jan 2009 22:52:26 +0000 (22:52 +0000)]
New money_format() tests. Tested on Windows, Linux and Linux 64 bit
Felipe Pena [Sat, 17 Jan 2009 17:59:51 +0000 (17:59 +0000)]
- Fixed test
Felipe Pena [Sat, 17 Jan 2009 17:18:00 +0000 (17:18 +0000)]
MFH:
- Added header
- Fixed compiler warning ("no newline at end of file")
andy wharmby [Sat, 17 Jan 2009 16:41:15 +0000 (16:41 +0000)]
New trim() tests. Tested on Windows, Linux and Linux 64 bit
Johannes Schlüter [Sat, 17 Jan 2009 16:14:59 +0000 (16:14 +0000)]
MFH Fix Zend extensions
andy wharmby [Sat, 17 Jan 2009 15:47:59 +0000 (15:47 +0000)]
New ltrim() tests. Tested on Windows, Linux and Linux 64 bit
Stanislav Malyshev [Sat, 17 Jan 2009 02:09:53 +0000 (02:09 +0000)]
build IDs
Stanislav Malyshev [Sat, 17 Jan 2009 02:05:13 +0000 (02:05 +0000)]
Build IDs
Etienne Kneuss [Sat, 17 Jan 2009 01:30:52 +0000 (01:30 +0000)]
MFH: Add tests for addAll/RemoveAll
Stanislav Malyshev [Sat, 17 Jan 2009 01:12:36 +0000 (01:12 +0000)]
fix nts build
andy wharmby [Fri, 16 Jan 2009 22:46:08 +0000 (22:46 +0000)]
New string tests. Tested on Windows, Linux and Linu 64 bit
Etienne Kneuss [Fri, 16 Jan 2009 22:20:53 +0000 (22:20 +0000)]
MFH: Implement SplObjectStorage::addAll/removeAll
Pierre Joye [Fri, 16 Jan 2009 14:10:16 +0000 (14:10 +0000)]
- fix vc6 build
Pierre Joye [Fri, 16 Jan 2009 13:52:13 +0000 (13:52 +0000)]
-add some doc about versions
andy wharmby [Fri, 16 Jan 2009 12:53:27 +0000 (12:53 +0000)]
New string function tests. Tested on Windows, Linux and Linux 64 bit.
Pierre Joye [Fri, 16 Jan 2009 11:31:02 +0000 (11:31 +0000)]
- typo (thx rza)
Pierre Joye [Fri, 16 Jan 2009 11:25:14 +0000 (11:25 +0000)]
- entry for symlink, readlink, linkinfo and link
Pierre Joye [Fri, 16 Jan 2009 10:26:32 +0000 (10:26 +0000)]
- MFH:
- return SUCCESS on success
- check return value
Pierre Joye [Fri, 16 Jan 2009 10:07:03 +0000 (10:07 +0000)]
- simplify code by using OPENBASEDIR_CHECKPATH
Pierre Joye [Fri, 16 Jan 2009 10:06:10 +0000 (10:06 +0000)]
- MFH: add OPENBASEDIR_CHECKPATH macro to ease merge between 5.3 and 6, it includes safemode (5.3) and openbasedir check
Pierre Joye [Fri, 16 Jan 2009 01:01:04 +0000 (01:01 +0000)]
- symlink, hardlink & co support (2.1/2 :)
Pierre Joye [Fri, 16 Jan 2009 01:00:22 +0000 (01:00 +0000)]
- symlink, hardlink & co support (2/2)
Pierre Joye [Fri, 16 Jan 2009 00:57:43 +0000 (00:57 +0000)]
- add EG(windows_version_info), set at init time once per instance
contains a OSVERSIONINFOEX struct. It lets us determine easily on which windows version is used (for example)
Pierre Joye [Fri, 16 Jan 2009 00:57:05 +0000 (00:57 +0000)]
- add EG(windows_version_info), set at init time once per instance
contains a OSVERSIONINFOEX struct. It lets us determine easily on which windows version is used (for example)
- add the ability to disable a function when the windows function does not support a feature (for example symlink)
- symlink, hardlink & co support (1/2)
Ilia Alshanetsky [Fri, 16 Jan 2009 00:07:03 +0000 (00:07 +0000)]
Improved parameter handling
Jani Taskinen [Thu, 15 Jan 2009 14:37:25 +0000 (14:37 +0000)]
MFH:- Fixed bug #47104 (Linking shared extensions fails with icc)
andy wharmby [Thu, 15 Jan 2009 13:40:05 +0000 (13:40 +0000)]
New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit.
Dmitry Stogov [Thu, 15 Jan 2009 08:48:58 +0000 (08:48 +0000)]
Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)
Kalle Sommer Nielsen [Thu, 15 Jan 2009 07:57:11 +0000 (07:57 +0000)]
MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean
Added missing NEWS log entry for the new pixelation filter
Ilia Alshanetsky [Wed, 14 Jan 2009 19:16:24 +0000 (19:16 +0000)]
Removed unused variable
Takeshi Abe [Wed, 14 Jan 2009 19:06:12 +0000 (19:06 +0000)]
MFH: added pixelate filter.
Antony Dovgal [Wed, 14 Jan 2009 16:32:41 +0000 (16:32 +0000)]
fix typo
andy wharmby [Wed, 14 Jan 2009 16:28:18 +0000 (16:28 +0000)]
Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS when run in any timezone. Tested on WIndows, Linux and Linux 64bit.
Etienne Kneuss [Wed, 14 Jan 2009 15:53:03 +0000 (15:53 +0000)]
MFH: Fix #47045 (Correctly compare splobjectstorages with ==)
andy wharmby [Wed, 14 Jan 2009 14:38:58 +0000 (14:38 +0000)]
Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit
Dmitry Stogov [Wed, 14 Jan 2009 13:57:42 +0000 (13:57 +0000)]
Fixed bug #46755 (warning: use statement with non-compound name)
Fixed bug #46979 (use with non-compound name *has* effect)
Dmitry Stogov [Wed, 14 Jan 2009 11:56:08 +0000 (11:56 +0000)]
Fixed __call() to be invoked on private/protected method access through callbacks
Jani Taskinen [Wed, 14 Jan 2009 10:50:39 +0000 (10:50 +0000)]
fix news
Dmitry Stogov [Wed, 14 Jan 2009 10:28:22 +0000 (10:28 +0000)]
Reverted "Rebind closure when binding to property"
Pierre Joye [Wed, 14 Jan 2009 10:18:13 +0000 (10:18 +0000)]
- entry for support for PNG gray levels+ alpha image, loaded as truecolor
Pierre Joye [Wed, 14 Jan 2009 10:16:15 +0000 (10:16 +0000)]
- [DOC] support for PNG gray levels+ alpha image, loaded as truecolor
Pierre Joye [Wed, 14 Jan 2009 09:46:34 +0000 (09:46 +0000)]
- NEWS entry for the recent DNS improvement
- [DOC] already submitted but it is a good summary
andy wharmby [Tue, 13 Jan 2009 23:08:03 +0000 (23:08 +0000)]
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
Ilia Alshanetsky [Tue, 13 Jan 2009 21:29:12 +0000 (21:29 +0000)]
Fixed a bug inside mail() logging code that prevents log file from existing
outside of open_basedir
Felipe Pena [Tue, 13 Jan 2009 20:15:59 +0000 (20:15 +0000)]
- Fixed test
Ilia Alshanetsky [Tue, 13 Jan 2009 19:08:08 +0000 (19:08 +0000)]
Improved parameter handling
andy wharmby [Tue, 13 Jan 2009 18:51:41 +0000 (18:51 +0000)]
Fix test. Tested on Windows, Linux and Linux 64 bit