]>
granicus.if.org Git - php/log
foobar [Tue, 3 Jan 2006 13:20:13 +0000 (13:20 +0000)]
- Fixed bug #35288 (iconv() function defined as libiconv())
<changelog@php.net> [Tue, 3 Jan 2006 06:31:37 +0000 (06:31 +0000)]
ChangeLog update
foobar [Mon, 2 Jan 2006 22:39:43 +0000 (22:39 +0000)]
- Fixed apache_setenv() which requires 2 parameters
Ilia Alshanetsky [Mon, 2 Jan 2006 22:19:53 +0000 (22:19 +0000)]
MFB51: Fixed possible crash in apache_getenv()/apache_setenv() on invalid
parameters.
Derick Rethans [Mon, 2 Jan 2006 20:15:22 +0000 (20:15 +0000)]
- Fixed year dependent test.
<changelog@php.net> [Mon, 2 Jan 2006 06:31:58 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Sun, 1 Jan 2006 23:05:42 +0000 (23:05 +0000)]
- Class was renamed (change test names, too)
Marcus Boerger [Sun, 1 Jan 2006 22:58:12 +0000 (22:58 +0000)]
- Class was renamed
Greg Beaver [Sun, 1 Jan 2006 22:49:10 +0000 (22:49 +0000)]
PHP_Archive -> Phar to match coding standards and pecl traditions
Greg Beaver [Sun, 1 Jan 2006 22:20:26 +0000 (22:20 +0000)]
fix 018/019.phpt - we need to compare the whole key, not just all but 1 char, otherwise 1-byte files/dirs are not compared
Marcus Boerger [Sun, 1 Jan 2006 22:19:51 +0000 (22:19 +0000)]
- Small tweaks/cleanup/left-overs
Greg Beaver [Sun, 1 Jan 2006 22:11:03 +0000 (22:11 +0000)]
remove a host of small problems found by testing 016.phpt
Greg Beaver [Sun, 1 Jan 2006 22:10:21 +0000 (22:10 +0000)]
test needed tweaking to pass now
Greg Beaver [Sun, 1 Jan 2006 21:43:14 +0000 (21:43 +0000)]
update tests to new API (16, 18, 19 still fail)
Marcus Boerger [Sun, 1 Jan 2006 21:42:55 +0000 (21:42 +0000)]
- Simplify and change to --enable-phar since zlib is optional
Greg Beaver [Sun, 1 Jan 2006 20:57:43 +0000 (20:57 +0000)]
on second thought, signing can be done externally without a performance hit, and only needs to be done on initial download, i.e. is best implemented with external tools
Marcus Boerger [Sun, 1 Jan 2006 20:40:43 +0000 (20:40 +0000)]
- No revert the automatically inserted /*..*/ where wrong
Marcus Boerger [Sun, 1 Jan 2006 20:34:22 +0000 (20:34 +0000)]
- Fix comments
Greg Beaver [Sun, 1 Jan 2006 20:30:16 +0000 (20:30 +0000)]
update package.xml
Greg Beaver [Sun, 1 Jan 2006 20:16:09 +0000 (20:16 +0000)]
add sorting to opendir() so that it matches PHP_Archive exactly
Ilia Alshanetsky [Sun, 1 Jan 2006 20:13:31 +0000 (20:13 +0000)]
MFB51: Added safety checks
Ilia Alshanetsky [Sun, 1 Jan 2006 20:08:19 +0000 (20:08 +0000)]
Fixed bug #35797 (segfault on PDOStatement::execute() with
zend.ze1_compatibility_mode = On).
Marcus Boerger [Sun, 1 Jan 2006 19:57:27 +0000 (19:57 +0000)]
- MFB
foobar [Sun, 1 Jan 2006 19:00:14 +0000 (19:00 +0000)]
- Allow any EOLs in CREDITS files
foobar [Sun, 1 Jan 2006 17:28:25 +0000 (17:28 +0000)]
fix build
foobar [Sun, 1 Jan 2006 17:27:11 +0000 (17:27 +0000)]
NEVER EVER use DOS EOLs in CREDITS!!!!
foobar [Sun, 1 Jan 2006 13:25:34 +0000 (13:25 +0000)]
oops
foobar [Sun, 1 Jan 2006 13:13:11 +0000 (13:13 +0000)]
- fix typo
foobar [Sun, 1 Jan 2006 13:10:10 +0000 (13:10 +0000)]
bump year and license version
foobar [Sun, 1 Jan 2006 12:17:46 +0000 (12:17 +0000)]
2005 -> 2006
Greg Beaver [Sun, 1 Jan 2006 07:40:36 +0000 (07:40 +0000)]
fix eof, fix segfault in stat, add unique dev/inode to allow caching via opcode caches like APC, comply with API 0.7.1, add todo items to EXPERIMENTAL
<changelog@php.net> [Sun, 1 Jan 2006 06:31:59 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 31 Dec 2005 17:48:12 +0000 (17:48 +0000)]
- Fix environment handling
Marcus Boerger [Sat, 31 Dec 2005 17:42:27 +0000 (17:42 +0000)]
- Fix tests
Marcus Boerger [Sat, 31 Dec 2005 17:42:01 +0000 (17:42 +0000)]
- MFB
<changelog@php.net> [Sat, 31 Dec 2005 06:31:50 +0000 (06:31 +0000)]
ChangeLog update
foobar [Sat, 31 Dec 2005 00:53:21 +0000 (00:53 +0000)]
- Fixed bug #35377 (undefined reference to "fdatasync")
Rasmus Lerdorf [Fri, 30 Dec 2005 17:13:30 +0000 (17:13 +0000)]
instantiated was correct
Marcus Boerger [Fri, 30 Dec 2005 13:42:20 +0000 (13:42 +0000)]
- MFB
Marcus Boerger [Fri, 30 Dec 2005 12:50:10 +0000 (12:50 +0000)]
- MF51
foobar [Fri, 30 Dec 2005 12:20:39 +0000 (12:20 +0000)]
typofixes
Marcus Boerger [Fri, 30 Dec 2005 11:45:32 +0000 (11:45 +0000)]
- MF51
Pierre Joye [Fri, 30 Dec 2005 09:53:05 +0000 (09:53 +0000)]
- ensure that x1<x2 or y1<y2
<changelog@php.net> [Fri, 30 Dec 2005 06:31:44 +0000 (06:31 +0000)]
ChangeLog update
foobar [Fri, 30 Dec 2005 05:39:38 +0000 (05:39 +0000)]
fix typo
Pierre Joye [Fri, 30 Dec 2005 01:19:32 +0000 (01:19 +0000)]
- add some basic optimisations, usefull when you draw many horizontal or
vertical lines like in charts
Rui Hirokawa [Thu, 29 Dec 2005 23:52:59 +0000 (23:52 +0000)]
added Turkish language definition (related to bug #29955)
Ilia Alshanetsky [Thu, 29 Dec 2005 22:00:09 +0000 (22:00 +0000)]
MFB51: Not a fatal error.
Antony Dovgal [Thu, 29 Dec 2005 14:12:34 +0000 (14:12 +0000)]
fix CGI build (patch by Pierangelo Masarati)
Derick Rethans [Thu, 29 Dec 2005 10:56:17 +0000 (10:56 +0000)]
- MFH: Fixed bug #35751 (using date with a timestamp makes httpd segfault).
<changelog@php.net> [Thu, 29 Dec 2005 06:31:43 +0000 (06:31 +0000)]
ChangeLog update
Sara Golemon [Thu, 29 Dec 2005 06:00:36 +0000 (06:00 +0000)]
Silence compiler warning: unused variable
Ilia Alshanetsky [Wed, 28 Dec 2005 20:56:22 +0000 (20:56 +0000)]
MFB51: Fixed bug #35817 (unpack() does not decode odd number of hexadecimal
values)
<changelog@php.net> [Wed, 28 Dec 2005 06:31:47 +0000 (06:31 +0000)]
ChangeLog update
Antony Dovgal [Tue, 27 Dec 2005 23:27:02 +0000 (23:27 +0000)]
tweak the fix
Antony Dovgal [Tue, 27 Dec 2005 22:35:18 +0000 (22:35 +0000)]
add test for #35821
Antony Dovgal [Tue, 27 Dec 2005 22:33:40 +0000 (22:33 +0000)]
MF51: fix #35821 (array_map() segfaults when exception is throwed from the callback)
Derick Rethans [Tue, 27 Dec 2005 19:49:30 +0000 (19:49 +0000)]
- Upgraded timezone db to 2005.18.
Ilia Alshanetsky [Tue, 27 Dec 2005 17:17:11 +0000 (17:17 +0000)]
MFB51: Improve "skip" checks
<changelog@php.net> [Tue, 27 Dec 2005 06:32:16 +0000 (06:32 +0000)]
ChangeLog update
Pierre Joye [Tue, 27 Dec 2005 00:16:05 +0000 (00:16 +0000)]
- remove HAVE_LIBGD20, we support only 2.0+ now
(some were removed by my previous commit)
Pierre Joye [Tue, 27 Dec 2005 00:11:16 +0000 (00:11 +0000)]
- silent compile warning introduced by previous commit
Antony Dovgal [Mon, 26 Dec 2005 23:58:55 +0000 (23:58 +0000)]
MFB: typofix
Pierre Joye [Mon, 26 Dec 2005 21:46:56 +0000 (21:46 +0000)]
- HAVE_GD_DYNAMIC_CTX_EX, always defined
Pierre Joye [Mon, 26 Dec 2005 21:41:37 +0000 (21:41 +0000)]
- check for jpeg support
Pierre Joye [Mon, 26 Dec 2005 20:44:19 +0000 (20:44 +0000)]
- remove HAVE_LIBGD204, always set
Pierre Joye [Mon, 26 Dec 2005 20:34:42 +0000 (20:34 +0000)]
- remove USE_GD_IOCTX, both bundled and extern lib use IOCTX
Pierre Joye [Mon, 26 Dec 2005 19:11:51 +0000 (19:11 +0000)]
- basic gif i/o test
foobar [Mon, 26 Dec 2005 18:30:12 +0000 (18:30 +0000)]
fix test
Pierre Joye [Mon, 26 Dec 2005 17:15:51 +0000 (17:15 +0000)]
- imagetypes test
- copyresized title
Antony Dovgal [Mon, 26 Dec 2005 15:15:10 +0000 (15:15 +0000)]
add new test
Marcus Boerger [Mon, 26 Dec 2005 14:46:34 +0000 (14:46 +0000)]
- Support full range of floats
Marcus Boerger [Mon, 26 Dec 2005 13:39:17 +0000 (13:39 +0000)]
- Fix memory corruption in s*printf() (see bug #27678)
Pierre Joye [Mon, 26 Dec 2005 12:05:36 +0000 (12:05 +0000)]
- copyresized basic test
more once imagediff is available
Dmitry Stogov [Mon, 26 Dec 2005 10:54:12 +0000 (10:54 +0000)]
Code cleanup (Nuno)
Zeev Suraski [Mon, 26 Dec 2005 09:30:40 +0000 (09:30 +0000)]
Whitespace
Dmitry Stogov [Mon, 26 Dec 2005 08:21:29 +0000 (08:21 +0000)]
Reverted invalid fix for bug #35785
Sebastian Bergmann [Mon, 26 Dec 2005 07:56:37 +0000 (07:56 +0000)]
Fix Windows build.
Zeev Suraski [Mon, 26 Dec 2005 07:25:45 +0000 (07:25 +0000)]
Commit missing files - sorry!
<changelog@php.net> [Mon, 26 Dec 2005 06:31:53 +0000 (06:31 +0000)]
ChangeLog update
Pierre Joye [Mon, 26 Dec 2005 00:54:12 +0000 (00:54 +0000)]
- #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION and
LIBEXSLT_DOTTED_VERSION
MFH?
Antony Dovgal [Sun, 25 Dec 2005 22:38:36 +0000 (22:38 +0000)]
add missing skipif tag
Pierre Joye [Sun, 25 Dec 2005 22:02:53 +0000 (22:02 +0000)]
- add colorclosestalpha tests
Pierre Joye [Sun, 25 Dec 2005 21:45:04 +0000 (21:45 +0000)]
- add colorresolvealpha to colorresolve tests
- update colormatch
Pierre Joye [Sun, 25 Dec 2005 20:32:25 +0000 (20:32 +0000)]
- raise warning instread of errors in colormatch
Ilia Alshanetsky [Sun, 25 Dec 2005 20:30:56 +0000 (20:30 +0000)]
MFB51: Make MySQL driver use ANSI complaint quoting style.
Pierre Joye [Sun, 25 Dec 2005 19:21:58 +0000 (19:21 +0000)]
- fix leak/segfaults in imagecolormatch
- add tests for imagecolorexact and imagecolormatch
The later is only about the segv
foobar [Sun, 25 Dec 2005 16:03:38 +0000 (16:03 +0000)]
- Remove wrong inline usage (and fix bug #35796)
Rui Hirokawa [Sun, 25 Dec 2005 15:21:54 +0000 (15:21 +0000)]
fixed #35711, added mbstring.strict_detection to detect the encoding striktly.
Zeev Suraski [Sun, 25 Dec 2005 12:45:01 +0000 (12:45 +0000)]
Reimplement FastCGI interface
Due to licensing restrictions that actually don't allow anybody to use
the libfcgi code without prior approval from Open Market, which is
impossible to obtain - we decided to reimplement this interface from
scratch. The result is actually slightly faster, and more importantly,
clear of any copyright issues.
Implementation by Dmitry
<changelog@php.net> [Sun, 25 Dec 2005 06:31:45 +0000 (06:31 +0000)]
ChangeLog update
Pierre Joye [Sat, 24 Dec 2005 14:05:20 +0000 (14:05 +0000)]
- add truecolortopallete and istruecolor test
- titles for colorclosest/resolve...
Pierre Joye [Sat, 24 Dec 2005 14:01:54 +0000 (14:01 +0000)]
- fix titles
- function check
Marcus Boerger [Sat, 24 Dec 2005 13:19:49 +0000 (13:19 +0000)]
- MFB Make this work with VPATH builds too
Marcus Boerger [Sat, 24 Dec 2005 11:37:25 +0000 (11:37 +0000)]
- Require re2c 0.9.11 and use correct version notation
Marcus Boerger [Sat, 24 Dec 2005 11:36:52 +0000 (11:36 +0000)]
- Update
<changelog@php.net> [Sat, 24 Dec 2005 06:31:56 +0000 (06:31 +0000)]
ChangeLog update
Rui Hirokawa [Sat, 24 Dec 2005 01:20:26 +0000 (01:20 +0000)]
fixed #35711 ISO-8859 charset not correctly detected.
Marcus Boerger [Fri, 23 Dec 2005 21:01:05 +0000 (21:01 +0000)]
- Add make target make ntest to test in unicode mode
- Change make target test to check native and unicode mode
Marcus Boerger [Fri, 23 Dec 2005 20:31:39 +0000 (20:31 +0000)]
- Fixed Bug #35785 (SimpleXML memory read error)