]> granicus.if.org Git - php/log
php
17 years ago- fix vpath build
Sascha Schumann [Thu, 19 Apr 2007 06:42:28 +0000 (06:42 +0000)]
- fix vpath build

17 years agoUpgraded SQLite 3 to version 3.3.16
Ilia Alshanetsky [Wed, 18 Apr 2007 22:53:46 +0000 (22:53 +0000)]
Upgraded SQLite 3 to version 3.3.16

17 years agonew tests for ext/gmp
Antony Dovgal [Wed, 18 Apr 2007 21:04:21 +0000 (21:04 +0000)]
new tests for ext/gmp

17 years agoMFH
Antony Dovgal [Wed, 18 Apr 2007 20:53:28 +0000 (20:53 +0000)]
MFH

17 years agoMFH
Antony Dovgal [Wed, 18 Apr 2007 20:36:54 +0000 (20:36 +0000)]
MFH

17 years agoFixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 14:51:29 +0000 (14:51 +0000)]
Fixed tests (win32)

17 years agoFixed crash on win32 in case of negative size
Dmitry Stogov [Wed, 18 Apr 2007 14:23:06 +0000 (14:23 +0000)]
Fixed crash on win32 in case of negative size

17 years agoFixed crash
Dmitry Stogov [Wed, 18 Apr 2007 13:53:19 +0000 (13:53 +0000)]
Fixed crash

17 years agoFixed endless loop in open_basedir check
Dmitry Stogov [Wed, 18 Apr 2007 11:58:40 +0000 (11:58 +0000)]
Fixed endless loop in open_basedir check

17 years agoupdate to reflect current status
Antony Dovgal [Wed, 18 Apr 2007 10:58:41 +0000 (10:58 +0000)]
update to reflect current status

17 years agoadd file locking under windows
Rob Richards [Wed, 18 Apr 2007 09:38:59 +0000 (09:38 +0000)]
add file locking under windows
change win build to use common clock compat files

17 years agowin32 test fixes
Antony Dovgal [Wed, 18 Apr 2007 08:06:29 +0000 (08:06 +0000)]
win32 test fixes

17 years agoFixed tests (win32)
Dmitry Stogov [Wed, 18 Apr 2007 07:55:52 +0000 (07:55 +0000)]
Fixed tests (win32)

17 years agoMFH: fix putenv("var") (i.e. unset) on BSD systems
Antony Dovgal [Tue, 17 Apr 2007 20:34:14 +0000 (20:34 +0000)]
MFH: fix putenv("var") (i.e. unset) on BSD systems
add test

17 years agofix test
Antony Dovgal [Tue, 17 Apr 2007 20:17:25 +0000 (20:17 +0000)]
fix test

17 years ago- Fix a possible leak when multiple -c parameters are used
foobar [Tue, 17 Apr 2007 20:00:53 +0000 (20:00 +0000)]
- Fix a possible leak when multiple -c parameters are used

17 years agoadd .cvsignore
Antony Dovgal [Tue, 17 Apr 2007 20:00:03 +0000 (20:00 +0000)]
add .cvsignore

17 years agoadd tests for CGI
Antony Dovgal [Tue, 17 Apr 2007 19:49:26 +0000 (19:49 +0000)]
add tests for CGI

17 years ago- Fix a possible leak when multiple -c parameters are used
foobar [Tue, 17 Apr 2007 19:46:13 +0000 (19:46 +0000)]
- Fix a possible leak when multiple -c parameters are used

17 years agoMFH: fix leak appearing when more than one -f option specified
Antony Dovgal [Tue, 17 Apr 2007 18:51:34 +0000 (18:51 +0000)]
MFH: fix leak appearing when more than one -f option specified

17 years agofix leaks in row_get_properties()
Antony Dovgal [Tue, 17 Apr 2007 17:00:16 +0000 (17:00 +0000)]
fix leaks in row_get_properties()
thanks to Kellen Bombardier for noticing

17 years agoFix proto
Hannes Magnusson [Tue, 17 Apr 2007 15:44:23 +0000 (15:44 +0000)]
Fix proto

17 years ago- INFO_EX not INFO
Pierre Joye [Tue, 17 Apr 2007 15:39:19 +0000 (15:39 +0000)]
- INFO_EX not INFO

17 years ago- imagegrab* entry
Pierre Joye [Tue, 17 Apr 2007 15:33:57 +0000 (15:33 +0000)]
- imagegrab* entry

17 years ago- MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]
Pierre Joye [Tue, 17 Apr 2007 15:31:45 +0000 (15:31 +0000)]
- MFH: add imagegrabwindow and imagegrabscreen (win32 only) [DOC]
  capture a window using its handle or a full screen

17 years agoSeparate parm zval.
Ilia Alshanetsky [Tue, 17 Apr 2007 15:29:13 +0000 (15:29 +0000)]
Separate parm zval.

17 years agoFixed bug #41093 (magic_quotes_gpc ignores first arrays keys).
Ilia Alshanetsky [Tue, 17 Apr 2007 15:06:50 +0000 (15:06 +0000)]
Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys).

17 years ago- MFH Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of 'extends'
Marcus Boerger [Tue, 17 Apr 2007 06:33:50 +0000 (06:33 +0000)]
- MFH Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of 'extends'

17 years agotypo
Dmitry Stogov [Tue, 17 Apr 2007 06:26:32 +0000 (06:26 +0000)]
typo

17 years agoFixed bug #41067 (json_encode() problem with UTF-16 input).
Ilia Alshanetsky [Mon, 16 Apr 2007 22:31:05 +0000 (22:31 +0000)]
Fixed bug #41067 (json_encode() problem with UTF-16 input).

17 years ago- Updated bundled shtool to 2.0.6 and added "platform" command in it.
foobar [Mon, 16 Apr 2007 20:49:33 +0000 (20:49 +0000)]
- Updated bundled shtool to 2.0.6 and added "platform" command in it.

17 years agofix test
Antony Dovgal [Mon, 16 Apr 2007 09:11:10 +0000 (09:11 +0000)]
fix test

17 years agofix test
Antony Dovgal [Mon, 16 Apr 2007 08:14:33 +0000 (08:14 +0000)]
fix test

17 years agoWIN64 support
Dmitry Stogov [Mon, 16 Apr 2007 08:09:56 +0000 (08:09 +0000)]
WIN64 support

17 years agofix fold typo
Brian Shire [Mon, 16 Apr 2007 02:25:24 +0000 (02:25 +0000)]
fix fold typo

17 years agoMFH: Simplify previous patch.
foobar [Sun, 15 Apr 2007 23:06:08 +0000 (23:06 +0000)]
MFH: Simplify previous patch.

17 years ago- Allow using syntax highlighting under FastCGI mode.
foobar [Sun, 15 Apr 2007 22:52:07 +0000 (22:52 +0000)]
- Allow using syntax highlighting under FastCGI mode.

17 years ago- Synch these files from sapi/cli/ and allow using s.c. long-options
foobar [Sun, 15 Apr 2007 22:50:58 +0000 (22:50 +0000)]
- Synch these files from sapi/cli/ and allow using s.c. long-options
  with CGI.

17 years agoFixed bug #40935 (pdo_mysql does not raise an exception on empty
Ilia Alshanetsky [Sun, 15 Apr 2007 16:50:42 +0000 (16:50 +0000)]
Fixed bug #40935 (pdo_mysql does not raise an exception on empty
fetchAll()).

17 years ago- add reference to the initial report (helps the packager)
Pierre Joye [Sat, 14 Apr 2007 17:39:13 +0000 (17:39 +0000)]
- add reference to the initial report (helps the packager)

17 years ago- MFH: libgd #74, gdImageFilledArc, huge CPU usage with large angles
Pierre Joye [Sat, 14 Apr 2007 17:33:15 +0000 (17:33 +0000)]
- MFH: libgd #74, gdImageFilledArc, huge CPU usage with large angles

17 years ago- MFH Fix warning
Marcus Boerger [Sat, 14 Apr 2007 11:15:13 +0000 (11:15 +0000)]
- MFH Fix warning

17 years agoMFH
Antony Dovgal [Sat, 14 Apr 2007 10:35:05 +0000 (10:35 +0000)]
MFH

17 years agoMFH: fix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL...
Antony Dovgal [Sat, 14 Apr 2007 10:19:19 +0000 (10:19 +0000)]
MFH: fix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL 5.0.13)

17 years agoFix processing of control characters; they should be escaped as \u
Andrei Zmievski [Fri, 13 Apr 2007 21:34:12 +0000 (21:34 +0000)]
Fix processing of control characters; they should be escaped as \u
sequences.

17 years ago- Updated timezone database to version 2007.5. (Derick)
Derick Rethans [Fri, 13 Apr 2007 14:51:40 +0000 (14:51 +0000)]
- Updated timezone database to version 2007.5. (Derick)

17 years agoBFN
Antony Dovgal [Fri, 13 Apr 2007 14:41:57 +0000 (14:41 +0000)]
BFN

17 years agofix #41075 (memleak when creating default object caused exception)
Antony Dovgal [Fri, 13 Apr 2007 14:41:36 +0000 (14:41 +0000)]
fix #41075 (memleak when creating default object caused exception)

17 years ago- Fixed bug #39416 (Milliseconds in date()).
Derick Rethans [Fri, 13 Apr 2007 14:09:20 +0000 (14:09 +0000)]
- Fixed bug #39416 (Milliseconds in date()).

17 years agoadd new test
Antony Dovgal [Fri, 13 Apr 2007 13:37:17 +0000 (13:37 +0000)]
add new test

17 years agofix tests
Antony Dovgal [Fri, 13 Apr 2007 12:29:32 +0000 (12:29 +0000)]
fix tests

17 years ago- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).
Derick Rethans [Fri, 13 Apr 2007 08:33:48 +0000 (08:33 +0000)]
- Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()).

17 years ago- Fixed bug #40290 (strtotime() returns unexpected result with particular
Derick Rethans [Fri, 13 Apr 2007 08:11:07 +0000 (08:11 +0000)]
- Fixed bug #40290 (strtotime() returns unexpected result with particular
  timezone offset).

17 years agoreverting incorrect changes to pack test
Brian Shire [Fri, 13 Apr 2007 02:15:07 +0000 (02:15 +0000)]
reverting incorrect changes to pack test
# only a problem on darwin, latest gcc-4.2 branch works as expected.

17 years agoMFH: add support for %I64(u|d) to sprintf() utilities
Antony Dovgal [Thu, 12 Apr 2007 22:01:20 +0000 (22:01 +0000)]
MFH: add support for %I64(u|d) to sprintf() utilities

17 years agoFixed bug #41034 (json_encode() ignores null byte started keys in arrays)
Ilia Alshanetsky [Thu, 12 Apr 2007 19:40:38 +0000 (19:40 +0000)]
Fixed bug #41034 (json_encode() ignores null byte started keys in arrays)

17 years ago- Fix bug #41061 ("visibility error" in ReflectionFunction::export())
Johannes Schlüter [Thu, 12 Apr 2007 18:39:46 +0000 (18:39 +0000)]
- Fix bug #41061 ("visibility error" in ReflectionFunction::export())

17 years agoFixed bug #41063 (chdir doesn't like root paths).
Dmitry Stogov [Thu, 12 Apr 2007 15:28:58 +0000 (15:28 +0000)]
Fixed bug #41063 (chdir doesn't like root paths).

17 years agoMFH
Antony Dovgal [Thu, 12 Apr 2007 12:31:39 +0000 (12:31 +0000)]
MFH

17 years agoadd missing SKIPIF sections
Antony Dovgal [Thu, 12 Apr 2007 12:29:48 +0000 (12:29 +0000)]
add missing SKIPIF sections

17 years agoadd new test
Antony Dovgal [Thu, 12 Apr 2007 12:23:30 +0000 (12:23 +0000)]
add new test

17 years agoMFH
Antony Dovgal [Thu, 12 Apr 2007 10:25:15 +0000 (10:25 +0000)]
MFH

17 years agominor improvement
Antony Dovgal [Wed, 11 Apr 2007 22:34:48 +0000 (22:34 +0000)]
minor improvement

17 years agoimprove test
Antony Dovgal [Wed, 11 Apr 2007 22:29:53 +0000 (22:29 +0000)]
improve test

17 years agoDon't define KEY_END twice
Ilia Alshanetsky [Wed, 11 Apr 2007 22:19:11 +0000 (22:19 +0000)]
Don't define KEY_END twice

17 years agoadded support for HOME and END key
Georg Richter [Wed, 11 Apr 2007 18:37:15 +0000 (18:37 +0000)]
added support for HOME and END key

17 years agoMFH
Antony Dovgal [Wed, 11 Apr 2007 16:03:06 +0000 (16:03 +0000)]
MFH

17 years ago- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative
Derick Rethans [Wed, 11 Apr 2007 14:37:42 +0000 (14:37 +0000)]
- MFH: Fixed bug #40861 (strtotime() doesn't handle double negative relative
  time units correctly).

17 years ago- add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)
Pierre Joye [Wed, 11 Apr 2007 11:44:20 +0000 (11:44 +0000)]
- add HAVE_GD_FONTCACHESHUTDOWN to w32 build script (always here)

17 years agoBack to dev
Ilia Alshanetsky [Tue, 10 Apr 2007 22:38:47 +0000 (22:38 +0000)]
Back to dev

17 years ago5.2.2RC1
Ilia Alshanetsky [Tue, 10 Apr 2007 22:31:16 +0000 (22:31 +0000)]
5.2.2RC1

17 years agofix #40931 (open_basedir bypass via symlink and move_uploaded_file())
Antony Dovgal [Tue, 10 Apr 2007 22:30:07 +0000 (22:30 +0000)]
fix #40931 (open_basedir bypass via symlink and move_uploaded_file())

17 years agoskip test if openssl is present
Antony Dovgal [Tue, 10 Apr 2007 21:38:20 +0000 (21:38 +0000)]
skip test if openssl is present

17 years agoskip this test on MacOS
Antony Dovgal [Tue, 10 Apr 2007 21:20:44 +0000 (21:20 +0000)]
skip this test on MacOS

17 years agofix test name
Antony Dovgal [Tue, 10 Apr 2007 21:16:56 +0000 (21:16 +0000)]
fix test name

17 years agofix #41043 (pdo_oci crash when freeing error text with persistent connection)
Antony Dovgal [Tue, 10 Apr 2007 20:28:49 +0000 (20:28 +0000)]
fix #41043 (pdo_oci crash when freeing error text with persistent connection)

17 years ago- WS/CS
Marcus Boerger [Tue, 10 Apr 2007 15:56:31 +0000 (15:56 +0000)]
- WS/CS

17 years ago- Cleanup the cleanup
Marcus Boerger [Tue, 10 Apr 2007 15:50:34 +0000 (15:50 +0000)]
- Cleanup the cleanup

17 years agodeclare THREADSAFE explicitly (it's On if undefined)
Antony Dovgal [Tue, 10 Apr 2007 11:32:48 +0000 (11:32 +0000)]
declare THREADSAFE explicitly (it's On if undefined)

17 years ago- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail....
foobar [Tue, 10 Apr 2007 10:57:35 +0000 (10:57 +0000)]
- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail. (Integer overflow)

17 years agofix test
Antony Dovgal [Tue, 10 Apr 2007 10:49:16 +0000 (10:49 +0000)]
fix test

17 years agoMFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP)
Antony Dovgal [Tue, 10 Apr 2007 09:37:09 +0000 (09:37 +0000)]
MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP)

17 years agoInitial WIN64 support
Dmitry Stogov [Tue, 10 Apr 2007 06:22:28 +0000 (06:22 +0000)]
Initial WIN64 support

17 years agofix folding tags
Antony Dovgal [Mon, 9 Apr 2007 21:19:38 +0000 (21:19 +0000)]
fix folding tags

17 years agoFix test
foobar [Mon, 9 Apr 2007 20:07:25 +0000 (20:07 +0000)]
Fix test

17 years agoUpgrade libsqlite 3 inside PDO sqlite to version 3.3.15
Ilia Alshanetsky [Mon, 9 Apr 2007 16:35:11 +0000 (16:35 +0000)]
Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15

17 years agoRemoved wrong size_t definition
Dmitry Stogov [Mon, 9 Apr 2007 15:39:59 +0000 (15:39 +0000)]
Removed wrong size_t definition

17 years agoFixed 64-bit support
Dmitry Stogov [Mon, 9 Apr 2007 15:38:58 +0000 (15:38 +0000)]
Fixed 64-bit support

17 years agoFixed 64-bit issues
Dmitry Stogov [Mon, 9 Apr 2007 15:32:35 +0000 (15:32 +0000)]
Fixed 64-bit issues

17 years agoZTS fix
Dmitry Stogov [Mon, 9 Apr 2007 15:32:08 +0000 (15:32 +0000)]
ZTS fix

17 years agoBFN
Antony Dovgal [Mon, 9 Apr 2007 07:30:26 +0000 (07:30 +0000)]
BFN

17 years agofix #41026 (segfault when calling "self::method()" in shutdown functions)
Antony Dovgal [Mon, 9 Apr 2007 07:30:09 +0000 (07:30 +0000)]
fix #41026 (segfault when calling "self::method()" in shutdown functions)

17 years agoFixed bug #40822 (pdo_mysql does not return rowCount() on select).
Ilia Alshanetsky [Sun, 8 Apr 2007 15:26:21 +0000 (15:26 +0000)]
Fixed bug #40822 (pdo_mysql does not return rowCount() on select).

17 years ago- MFH: Added linenumbers to array returned by token_get_all()
Johannes Schlüter [Sun, 8 Apr 2007 00:18:38 +0000 (00:18 +0000)]
- MFH: Added linenumbers to array returned by token_get_all()

17 years agoMFB: clean & refactored disk_*() funcs implementation
Antony Dovgal [Fri, 6 Apr 2007 22:10:56 +0000 (22:10 +0000)]
MFB: clean & refactored disk_*() funcs implementation
Ilia, feel free to make these functions public, though I don't see why would want to do that

17 years agofix test
Antony Dovgal [Fri, 6 Apr 2007 19:35:12 +0000 (19:35 +0000)]
fix test

17 years agoWe can't use the printf attribute here since we are supporting
Andrei Zmievski [Fri, 6 Apr 2007 19:25:52 +0000 (19:25 +0000)]
We can't use the printf attribute here since we are supporting
non-standard formats (like 'F').

17 years agoApologies. Didn't realize we were using custom snprintf().
Andrei Zmievski [Fri, 6 Apr 2007 18:27:58 +0000 (18:27 +0000)]
Apologies. Didn't realize we were using custom snprintf().

17 years agoTypo?
Andrei Zmievski [Fri, 6 Apr 2007 18:25:49 +0000 (18:25 +0000)]
Typo?

17 years ago- Fix 40442
Marcus Boerger [Fri, 6 Apr 2007 17:57:10 +0000 (17:57 +0000)]
- Fix 40442