]> granicus.if.org Git - php/log
php
16 years agoNew image tests. Tested on Windows, LInux and Linux 64 bit
andy wharmby [Thu, 22 Jan 2009 13:27:32 +0000 (13:27 +0000)]
New image tests. Tested on Windows, LInux and Linux 64 bit

16 years agofixed subtle bugs regarding attempting to chdir, plus cleanup issues. improved tempna...
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.

16 years agoFix test
andy wharmby [Thu, 22 Jan 2009 00:23:01 +0000 (00:23 +0000)]
Fix test

16 years agoMFH: fix typo
Jani Taskinen [Wed, 21 Jan 2009 19:22:39 +0000 (19:22 +0000)]
MFH: fix typo

16 years agoFixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD
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

16 years agoFixed bug #47174 (base64_decode() interprets pad char in mid string as
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)

16 years ago- Updated to version 2009.1 (2009a)
Derick Rethans [Wed, 21 Jan 2009 15:25:08 +0000 (15:25 +0000)]
- Updated to version 2009.1 (2009a)

16 years agonew tests for zlib extension, tested on windows, linux and linux64
Dave Kelsey [Wed, 21 Jan 2009 15:24:13 +0000 (15:24 +0000)]
new tests for zlib extension, tested on windows, linux and linux64

16 years agofix tests
Antony Dovgal [Wed, 21 Jan 2009 12:50:10 +0000 (12:50 +0000)]
fix tests

16 years agoNew gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on Windows...
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

16 years agoNew gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows...
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

16 years agoNew testcases for strftime function
Sanjay Mantoor [Wed, 21 Jan 2009 10:51:04 +0000 (10:51 +0000)]
New testcases for strftime function

16 years agoNew gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit
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

16 years agoFix SKIPIF logic
andy wharmby [Tue, 20 Jan 2009 23:19:44 +0000 (23:19 +0000)]
Fix SKIPIF logic

16 years agoNew stripcslashes() tests. Tested on Window, Linux and Linux 64 bit
andy wharmby [Tue, 20 Jan 2009 22:54:36 +0000 (22:54 +0000)]
New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit

16 years agoBFN #47087
Felipe Pena [Tue, 20 Jan 2009 20:28:04 +0000 (20:28 +0000)]
BFN #47087

16 years ago- MFH: Fixed bug #47087 (Second parameter of mssql_fetch_array() is ignored)
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)

16 years agoAdded an E_NOTICE when precision value is truncated
Ilia Alshanetsky [Tue, 20 Jan 2009 18:02:35 +0000 (18:02 +0000)]
Added an E_NOTICE when precision value is truncated

16 years ago- MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)
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)

16 years agoNew vfprintf() tests. Tested on Window, Linux and Linux 64 bit
andy wharmby [Tue, 20 Jan 2009 14:19:31 +0000 (14:19 +0000)]
New vfprintf() tests. Tested on Window, Linux and Linux 64 bit

16 years agoRemoved wrong warning message
Dmitry Stogov [Tue, 20 Jan 2009 13:21:52 +0000 (13:21 +0000)]
Removed wrong warning message

16 years agoFixed bug #47165 (Possible memory corruption when passing return value by reference)
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)

16 years agoBFN
Scott MacVicar [Tue, 20 Jan 2009 09:59:25 +0000 (09:59 +0000)]
BFN

16 years agoMFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist
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

16 years ago- fnmatch entry
Pierre Joye [Tue, 20 Jan 2009 01:45:12 +0000 (01:45 +0000)]
- fnmatch entry

16 years ago- [DOC] add support for fnmatch() on Windows
Pierre Joye [Tue, 20 Jan 2009 01:40:06 +0000 (01:40 +0000)]
- [DOC] add support for fnmatch() on Windows
- enable tests (pass)

16 years ago- add fnmatch() support on windows (C API), using the BSD implementation
Pierre Joye [Tue, 20 Jan 2009 01:37:48 +0000 (01:37 +0000)]
- add fnmatch() support on windows (C API), using the BSD implementation

16 years ago- MFH: Added missing "return;"
Felipe Pena [Tue, 20 Jan 2009 00:43:25 +0000 (00:43 +0000)]
- MFH: Added missing "return;"

16 years agoBFN
Scott MacVicar [Tue, 20 Jan 2009 00:25:27 +0000 (00:25 +0000)]
BFN

16 years agoMFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must...
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.

16 years agoFixed bug #47141 - Unable to fetch error messages after the database can't be opened.
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.

16 years agoMFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).
Ilia Alshanetsky [Mon, 19 Jan 2009 21:58:02 +0000 (21:58 +0000)]
MFB: Fixed bug #47131 (SOAP Extension ignores "user_agent" ini setting).

16 years agoMFH Fix apache2handler under Apache 2.3.0-alpha
Scott MacVicar [Mon, 19 Jan 2009 19:32:40 +0000 (19:32 +0000)]
MFH Fix apache2handler under Apache 2.3.0-alpha

16 years agoMFH: Fix #47149. Remove check for script_filename = path_translated, as this the...
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.

16 years agoNew substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux...
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.

16 years agoMFH: bump up and use IMAGE_FILTER_MAX_ARGS instead of a magic number.
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.

16 years agofixing the test to expect PHP6 and PHP53 behaviour
Zoe Slattery [Mon, 19 Jan 2009 16:16:48 +0000 (16:16 +0000)]
fixing the test to expect PHP6 and PHP53 behaviour

16 years agoNew vprintf() tests. Tested on Windows, Linux and Linux 64 bit.
andy wharmby [Mon, 19 Jan 2009 16:03:44 +0000 (16:03 +0000)]
New vprintf() tests. Tested on Windows, Linux and Linux 64 bit.

16 years agoNew strval() 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.

16 years agoNew tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows...
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

16 years agoMFH: fixed the bug of libgd #191 (A circle becomes square)
Takeshi Abe [Mon, 19 Jan 2009 15:43:48 +0000 (15:43 +0000)]
MFH: fixed the bug of libgd #191 (A circle becomes square)

16 years agonew tests for zlib extension, tested on windows, linux and linux64
Dave Kelsey [Mon, 19 Jan 2009 14:03:08 +0000 (14:03 +0000)]
new tests for zlib extension, tested on windows, linux and linux64

16 years agoMFH: fix memleaks in sscanf()
Antony Dovgal [Mon, 19 Jan 2009 09:52:24 +0000 (09:52 +0000)]
MFH: fix memleaks in sscanf()

16 years agoMake sense of these NEWS entries
Hannes Magnusson [Mon, 19 Jan 2009 08:50:50 +0000 (08:50 +0000)]
Make sense of these NEWS entries

16 years ago- ime_ nanosleep and time_ sleep_ until entry
Pierre Joye [Mon, 19 Jan 2009 02:36:57 +0000 (02:36 +0000)]
- ime_ nanosleep and time_ sleep_ until entry

16 years ago- MFH:
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

16 years ago- MFH: Fixed bug #47048 (Segfault with new pg_meta_data)
Felipe Pena [Sun, 18 Jan 2009 23:49:31 +0000 (23:49 +0000)]
- MFH: Fixed bug #47048 (Segfault with new pg_meta_data)

16 years agoNew nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and...
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

16 years agoNew hebrev() and hebrevc() 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

16 years agoNew sha1f() 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

16 years agoUpgraded bundled sqlite3 to 3.6.10
Ilia Alshanetsky [Sun, 18 Jan 2009 18:01:53 +0000 (18:01 +0000)]
Upgraded bundled sqlite3 to 3.6.10

16 years agoNew sscanf() tests. Tested on Windows. Linux and Linux 64 bit
andy wharmby [Sun, 18 Jan 2009 14:40:29 +0000 (14:40 +0000)]
New sscanf() tests. Tested on Windows. Linux and Linux 64 bit

16 years agoNew explode() 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

16 years agoNew money_format() 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

16 years ago- Fixed test
Felipe Pena [Sat, 17 Jan 2009 17:59:51 +0000 (17:59 +0000)]
- Fixed test

16 years agoMFH:
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")

16 years agoNew trim() tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Sat, 17 Jan 2009 16:41:15 +0000 (16:41 +0000)]
New trim() tests. Tested on Windows, Linux and Linux 64 bit

16 years agoMFH Fix Zend extensions
Johannes Schlüter [Sat, 17 Jan 2009 16:14:59 +0000 (16:14 +0000)]
MFH Fix Zend extensions

16 years agoNew ltrim() tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Sat, 17 Jan 2009 15:47:59 +0000 (15:47 +0000)]
New ltrim() tests. Tested on Windows, Linux and Linux 64 bit

16 years agobuild IDs
Stanislav Malyshev [Sat, 17 Jan 2009 02:09:53 +0000 (02:09 +0000)]
build IDs

16 years agoBuild IDs
Stanislav Malyshev [Sat, 17 Jan 2009 02:05:13 +0000 (02:05 +0000)]
Build IDs

16 years agoMFH: Add tests for addAll/RemoveAll
Etienne Kneuss [Sat, 17 Jan 2009 01:30:52 +0000 (01:30 +0000)]
MFH: Add tests for addAll/RemoveAll

16 years agofix nts build
Stanislav Malyshev [Sat, 17 Jan 2009 01:12:36 +0000 (01:12 +0000)]
fix nts build

16 years agoNew string tests. Tested on Windows, Linux and Linu 64 bit
andy wharmby [Fri, 16 Jan 2009 22:46:08 +0000 (22:46 +0000)]
New string tests. Tested on Windows, Linux and Linu 64 bit

16 years agoMFH: Implement SplObjectStorage::addAll/removeAll
Etienne Kneuss [Fri, 16 Jan 2009 22:20:53 +0000 (22:20 +0000)]
MFH: Implement SplObjectStorage::addAll/removeAll

16 years ago- fix vc6 build
Pierre Joye [Fri, 16 Jan 2009 14:10:16 +0000 (14:10 +0000)]
- fix vc6 build

16 years ago-add some doc about versions
Pierre Joye [Fri, 16 Jan 2009 13:52:13 +0000 (13:52 +0000)]
-add some doc about versions

16 years agoNew string function tests. Tested on Windows, Linux and Linux 64 bit.
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.

16 years ago- typo (thx rza)
Pierre Joye [Fri, 16 Jan 2009 11:31:02 +0000 (11:31 +0000)]
- typo (thx rza)

16 years ago- entry for symlink, readlink, linkinfo and link
Pierre Joye [Fri, 16 Jan 2009 11:25:14 +0000 (11:25 +0000)]
- entry for symlink, readlink, linkinfo and link

16 years ago- MFH:
Pierre Joye [Fri, 16 Jan 2009 10:26:32 +0000 (10:26 +0000)]
- MFH:
 - return SUCCESS on success
 - check return value

16 years ago- simplify code by using OPENBASEDIR_CHECKPATH
Pierre Joye [Fri, 16 Jan 2009 10:07:03 +0000 (10:07 +0000)]
- simplify code by using OPENBASEDIR_CHECKPATH

16 years ago- MFH: add OPENBASEDIR_CHECKPATH macro to ease merge between 5.3 and 6, it includes...
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

16 years ago- symlink, hardlink & co support (2.1/2 :)
Pierre Joye [Fri, 16 Jan 2009 01:01:04 +0000 (01:01 +0000)]
- symlink, hardlink & co support (2.1/2 :)

16 years ago- symlink, hardlink & co support (2/2)
Pierre Joye [Fri, 16 Jan 2009 01:00:22 +0000 (01:00 +0000)]
- symlink, hardlink & co support (2/2)

16 years ago- add EG(windows_version_info), set at init time once per instance
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)

16 years ago- add EG(windows_version_info), set at init time once per instance
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)

16 years agoImproved parameter handling
Ilia Alshanetsky [Fri, 16 Jan 2009 00:07:03 +0000 (00:07 +0000)]
Improved parameter handling

16 years agoMFH:- Fixed bug #47104 (Linking shared extensions fails with icc)
Jani Taskinen [Thu, 15 Jan 2009 14:37:25 +0000 (14:37 +0000)]
MFH:- Fixed bug #47104 (Linking shared extensions fails with icc)

16 years agoNew test for strripos() string function. All tests checked on Windows, Linux and...
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.

16 years agoFixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)
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)

16 years agoMFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean
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

16 years agoRemoved unused variable
Ilia Alshanetsky [Wed, 14 Jan 2009 19:16:24 +0000 (19:16 +0000)]
Removed unused variable

16 years agoMFH: added pixelate filter.
Takeshi Abe [Wed, 14 Jan 2009 19:06:12 +0000 (19:06 +0000)]
MFH: added pixelate filter.

16 years agofix typo
Antony Dovgal [Wed, 14 Jan 2009 16:32:41 +0000 (16:32 +0000)]
fix typo

16 years agoFix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS...
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.

16 years agoMFH: Fix #47045 (Correctly compare splobjectstorages with ==)
Etienne Kneuss [Wed, 14 Jan 2009 15:53:03 +0000 (15:53 +0000)]
MFH: Fix #47045 (Correctly compare splobjectstorages with ==)

16 years agoFixed base64_decode variation tests and new base64_encode test. Tested on Windows...
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

16 years agoFixed bug #46755 (warning: use statement with non-compound name)
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)

16 years agoFixed __call() to be invoked on private/protected method access through callbacks
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

16 years agofix news
Jani Taskinen [Wed, 14 Jan 2009 10:50:39 +0000 (10:50 +0000)]
fix news

16 years agoReverted "Rebind closure when binding to property"
Dmitry Stogov [Wed, 14 Jan 2009 10:28:22 +0000 (10:28 +0000)]
Reverted "Rebind closure when binding to property"

16 years ago- entry for support for PNG gray levels+ alpha image, loaded as truecolor
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

16 years ago- [DOC] 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

16 years ago- NEWS entry for the recent DNS improvement
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

16 years agoFix new date tests. Tested on Windows, Linux and Linux 64 bit
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

16 years agoFixed a bug inside mail() logging code that prevents log file from existing
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

16 years ago- Fixed test
Felipe Pena [Tue, 13 Jan 2009 20:15:59 +0000 (20:15 +0000)]
- Fixed test

16 years agoImproved parameter handling
Ilia Alshanetsky [Tue, 13 Jan 2009 19:08:08 +0000 (19:08 +0000)]
Improved parameter handling

16 years agoFix test. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Tue, 13 Jan 2009 18:51:41 +0000 (18:51 +0000)]
Fix test. Tested on Windows, Linux and Linux 64 bit