]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Sun, 21 Aug 2005 16:05:35 +0000 (16:05 +0000)]
MFH: Fixed bug #34191 (ob_gzhandler does not enforce trailing \0).
Greg Beaver [Sat, 20 Aug 2005 18:32:24 +0000 (18:32 +0000)]
add checks for extensions that must be loaded
Edin Kadribasic [Thu, 18 Aug 2005 21:51:02 +0000 (21:51 +0000)]
Sync with PCRE lib upgrade
Ilia Alshanetsky [Thu, 18 Aug 2005 15:14:46 +0000 (15:14 +0000)]
MFH: Fixed bug #34156 (memory usage remains elevated after memory limit is
reached)
Ilia Alshanetsky [Thu, 18 Aug 2005 01:15:53 +0000 (01:15 +0000)]
MFH: Fixed bug #33987 (php script as ErrorDocument causes crash in Apache 2).
Greg Beaver [Wed, 17 Aug 2005 21:44:32 +0000 (21:44 +0000)]
re-enable XML_RPC 1.4.0
add return by ref from PEAR::raiseError
Ilia Alshanetsky [Wed, 17 Aug 2005 15:34:24 +0000 (15:34 +0000)]
MFH: Fix EOLs under windows
Ilia Alshanetsky [Tue, 16 Aug 2005 14:12:13 +0000 (14:12 +0000)]
MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).
Ilia Alshanetsky [Tue, 16 Aug 2005 00:26:02 +0000 (00:26 +0000)]
MFH: Input validation part 2.
Ilia Alshanetsky [Mon, 15 Aug 2005 23:24:27 +0000 (23:24 +0000)]
MFH: Chunk the output
Ilia Alshanetsky [Mon, 15 Aug 2005 16:06:08 +0000 (16:06 +0000)]
MFH: input validation
Derick Rethans [Mon, 15 Aug 2005 10:47:17 +0000 (10:47 +0000)]
- MFH: Fixed bug #33558 (Warning with nested calls to functions returning by
reference).
foobar [Thu, 11 Aug 2005 23:53:31 +0000 (23:53 +0000)]
- nuked DOS EOLs..
foobar [Thu, 11 Aug 2005 23:50:18 +0000 (23:50 +0000)]
MFH
Antony Dovgal [Thu, 11 Aug 2005 21:55:28 +0000 (21:55 +0000)]
fix proto
Marcus Boerger [Thu, 11 Aug 2005 21:37:59 +0000 (21:37 +0000)]
- This is actually 4.4
Ilia Alshanetsky [Wed, 10 Aug 2005 22:39:12 +0000 (22:39 +0000)]
MFH: Fixed bug #34068 (Numeric string as array key not cast to integer in
wddx_deserialize()).
Dmitry Stogov [Wed, 10 Aug 2005 10:37:03 +0000 (10:37 +0000)]
Fixed bug #34064 (arr[] as param to function is allowed only if function receives argument by reference)
Dmitry Stogov [Wed, 10 Aug 2005 08:24:12 +0000 (08:24 +0000)]
Fixed bug #33940 (array_map() fails to pass by reference when called recursively)
Dmitry Stogov [Wed, 10 Aug 2005 07:44:10 +0000 (07:44 +0000)]
Fixed bug #29253 (array_diff with $GLOBALS argument fails)
Andrei Zmievski [Tue, 9 Aug 2005 17:42:02 +0000 (17:42 +0000)]
Upgrade to PCRE 6.2.
foobar [Fri, 5 Aug 2005 20:39:39 +0000 (20:39 +0000)]
MFH
foobar [Fri, 5 Aug 2005 20:27:59 +0000 (20:27 +0000)]
- Fixed bug #34008 (compile failure)
Anantha Kesari H Y [Fri, 5 Aug 2005 14:09:18 +0000 (14:09 +0000)]
NetWare specific stat structure issues.
--Kamesh
Anantha Kesari H Y [Thu, 4 Aug 2005 12:11:29 +0000 (12:11 +0000)]
NetWare cross compile patch from 5.0 tree.
--Kamesh
Dmitry Stogov [Thu, 4 Aug 2005 10:37:51 +0000 (10:37 +0000)]
Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
Anantha Kesari H Y [Wed, 3 Aug 2005 14:51:24 +0000 (14:51 +0000)]
NetWare LibC has lstat implemented.
--Kamesh
Anantha Kesari H Y [Wed, 3 Aug 2005 14:49:50 +0000 (14:49 +0000)]
NetWare specific stat structure issues.
--Kamesh
foobar [Fri, 29 Jul 2005 19:42:48 +0000 (19:42 +0000)]
MFH
foobar [Fri, 29 Jul 2005 12:59:38 +0000 (12:59 +0000)]
MFH
Anantha Kesari H Y [Thu, 28 Jul 2005 14:47:53 +0000 (14:47 +0000)]
Merging changes from 5.0 tree
--Kamesh
Anantha Kesari H Y [Thu, 28 Jul 2005 10:10:16 +0000 (10:10 +0000)]
NetWare changes from 5.0 Tree.
--Kamesh
Anantha Kesari H Y [Thu, 28 Jul 2005 09:25:30 +0000 (09:25 +0000)]
Adding this file from 5_0 tree
-- Kamesh
Anantha Kesari H Y [Thu, 28 Jul 2005 09:04:07 +0000 (09:04 +0000)]
NetWare can make use autoconf based build.
--Kamesh
Anantha Kesari H Y [Thu, 28 Jul 2005 09:01:44 +0000 (09:01 +0000)]
NetWare LibC SDK has stat.h. So removing this.
--Kamesh
Anantha Kesari H Y [Wed, 27 Jul 2005 11:58:28 +0000 (11:58 +0000)]
NetWare cross compile patches from 5.0
--Kamesh
Anantha Kesari H Y [Wed, 27 Jul 2005 11:53:54 +0000 (11:53 +0000)]
cross compile patches from 5.0 tree.
--Kamesh
Anantha Kesari H Y [Wed, 27 Jul 2005 11:22:36 +0000 (11:22 +0000)]
ext/standard/datetime.c
Removed redundant NEW_LIBC checks
ext/standard/head.c
Removed redundant inclusion of headers
ext/standard/image.c
Removed redundant inclusion of headers
ext/standard/pageinfo.c
Removed redundant CLIB_STAT_CHECK. BG(page_mtime) was giving nano seconds portion out of timespec corrected to seconds.
ext/standard/math.c
Not to hardcode inability as much as possible, in future NetWare LibC SDK might have asinh that time autoconf can make this function available.
ext/standard/filestat.c
Fixed the typo of accessing the nano seconds from a timer_spec to seconds.
--Kamesh
Anantha Kesari H Y [Wed, 27 Jul 2005 10:32:16 +0000 (10:32 +0000)]
NetWare can make use of autoconf based build
Anantha Kesari H Y [Wed, 27 Jul 2005 10:26:25 +0000 (10:26 +0000)]
main/php_syslog.h
NetWare can make use of Autoconf based build.
main/php.h
Removed redundant NEW_LIBC checks.
PHP_UNAME and PHP_OS has been hardcoded for NetWare inside configure.in
Removed the config.nw.h
--Kamesh
Anantha Kesari H Y [Wed, 27 Jul 2005 09:14:44 +0000 (09:14 +0000)]
Removing redundant CLIB_STAT_PATCH checks.
--Kamesh
Antony Dovgal [Tue, 26 Jul 2005 20:05:49 +0000 (20:05 +0000)]
nuke unused var
Anantha Kesari H Y [Tue, 26 Jul 2005 14:02:00 +0000 (14:02 +0000)]
NetWare libmysqlclient library is available as libmysql(olden times 8.3 limitation).
Applying the accepted patches on 5.0 tree.
--Kamesh
Anantha Kesari H Y [Tue, 26 Jul 2005 13:51:34 +0000 (13:51 +0000)]
main/main.c
Removing redundant NEW_LIBC checks
main/fopen_wrappers.c
NetWare LibC SDK has sys/pwd.h and sys/param.h
Removed redundant NEW_LIBC checks
main/user_streams.c
NetWare specific stat structure issues.
main/php_scandir.c
Netware LibC SDK does not have search.h
main/network.c
Removed redundant NEW_LIBC checks.
NetWare LibC SDK has sys/param.h
--Kamesh
Anantha Kesari H Y [Tue, 26 Jul 2005 13:34:52 +0000 (13:34 +0000)]
TSRM/TSRM.h
NetWare can make use of autoconf based build.
PTHREADS implementation of NetWare is good enough so dropping the code for NetWare specific thread implementation in preference to PTHREADS
TSRM/TSRM.c
PTHREADS implementation of NetWare is good enough so dropping the code for NetWare specific thread implementation in preference to PTHREADS
TSRM/tsrm_virtual_cwd.c
NetWare can make use of autoconf based build.
Removed redundant CLIB_STAT_PATCH checks
NetWare specific fixes from PHP_5_0.
TSRM/tsrm_virtual_cwd.h
Removed redundant CLIB_STAT_PATCH checks
NetWare specific fixes from PHP_5_0.
--Kamesh
Anantha Kesari H Y [Tue, 26 Jul 2005 09:32:58 +0000 (09:32 +0000)]
ext/standard/basic_functions.c
Removed Redundant inclusion headers for NetWare. NetWare LibC SDK has netdb.h.
ext/standard/file.c
NetWare LibC sys/types.h does not include sys/select.h implicitly as it is the case with Linux LibC. So including explicitly.
NetWare LibC SDK has pwd.h
NetWare specific stat structure issues.
ext/standard/filestat.c
NetWare LibC SDK has pwd.h
removing redundant CLIB_STAT_PATCH and NEW_LIBC checks
ext/standard/fsock.c
Removed the redundant NEW_LIBC checks
ext/standard/mail.c
netware/pipe.h not needed to be included anymore for NetWare
Removed the netware/sysexits.h and defined the 2 relevant macros inside the NetWare section
ext/standard/pack.c
NetWare LibC SDK has pwd.h
ext/standard/pageinfo.c
NetWare LibC SDK has pwd.h.
Removing redunant NEW_LIBC checks.
ext/standard/rand.c
NetWare LibC SDK has pwd.h.
ext/standard/ftp_fopen_wrapper.c
Removing redundant inclusion of headers. NetWare LibC SDK has sys/param.h
ext/standard/http_fopen_wrapper.c
Removing redundant inclusion of headers. NetWare LibC SDK has sys/param.h
--Kamesh
Rasmus Lerdorf [Mon, 25 Jul 2005 20:36:36 +0000 (20:36 +0000)]
Fix for bug #33690
Anantha Kesari H Y [Mon, 25 Jul 2005 14:07:16 +0000 (14:07 +0000)]
NetWare LibC SDK has pwd.h and include sys/param.h
--Kamesh
Anantha Kesari H Y [Mon, 25 Jul 2005 14:06:17 +0000 (14:06 +0000)]
Netware specific stat structure issues.
--Kamesh
Anantha Kesari H Y [Mon, 25 Jul 2005 13:08:32 +0000 (13:08 +0000)]
ext/standard/dl.c
NetWare LibC dlsym works perfectly only thing that each of the extension need to export a symbol with FULL capital prefix.
ext/standard/fsock.h
Removing redundant inclusion of headers for NetWare
ext/standard/lcg.c
NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing special needed for NetWare here.
ext/standard/link.c
NetWare LibC SDK has pwd.h.
ext/standard/microtime.c
Removing redundant NEW_LIBC checks and nothing special about NetWare here. including sys/time.h will do the needful.
--Kamesh
Yasuo Ohgaki [Sun, 24 Jul 2005 23:11:45 +0000 (23:11 +0000)]
fix build with older pgsql.
Anantha Kesari H Y [Sat, 23 Jul 2005 11:45:28 +0000 (11:45 +0000)]
main/php_compat.h
NetWare can make use of Autoconf based build.
main/php_open_temporary_file.c
NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC checks.
NetWare LibC has mkstemp implementation
main/mergesort.c
Removing redundant sys/socket.h includes
main/reentrant.c
Removing the redundant rentrant time function wrappers of NetWare
--Kamesh
Anantha Kesari H Y [Sat, 23 Jul 2005 11:06:52 +0000 (11:06 +0000)]
ext/standard/dl.c
NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC checks.
ext/standard/flock_compat.c
Removing redundant NEW_LIBC checks
ext/standard/lcg.c
NetWare LibC SDK has sys/timeval.h so removing the redundant NEW_LIBC checks.
ext/standard/pack.c
NetWare LibC SDK has sys/param.h so removing the redundant NEW_LIBC checks.
--Kamesh
Ilia Alshanetsky [Wed, 20 Jul 2005 19:26:31 +0000 (19:26 +0000)]
MFH: Fixed bug #32160 (copying a file into itself leads to data loss).
Andrei Zmievski [Wed, 20 Jul 2005 01:45:03 +0000 (01:45 +0000)]
*** empty log message ***
Ilia Alshanetsky [Mon, 18 Jul 2005 19:18:29 +0000 (19:18 +0000)]
MFH: revert
foobar [Mon, 18 Jul 2005 18:39:12 +0000 (18:39 +0000)]
MFH
Andrei Zmievski [Mon, 18 Jul 2005 17:34:38 +0000 (17:34 +0000)]
Use HAVE_REGEX_T_RE_MAGIC to fix compilation problem on systems where
re_magic is not provided publicly.
Ilia Alshanetsky [Mon, 18 Jul 2005 04:04:43 +0000 (04:04 +0000)]
MFH: Fixed handling of HTTP requests with multiple Cookie headers.
foobar [Thu, 14 Jul 2005 00:16:43 +0000 (00:16 +0000)]
MFH
Ilia Alshanetsky [Wed, 13 Jul 2005 20:47:56 +0000 (20:47 +0000)]
MFH: Fixed bug #33673 (Added detection for partially uploaded files).
foobar [Wed, 13 Jul 2005 15:04:30 +0000 (15:04 +0000)]
MFH
Dmitry Stogov [Tue, 12 Jul 2005 07:17:33 +0000 (07:17 +0000)]
Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF). (Nuno)
Dmitry Stogov [Mon, 11 Jul 2005 16:25:46 +0000 (16:25 +0000)]
Fixed bug #31158 (array_splice on $GLOBALS crashes)
Derick Rethans [Mon, 11 Jul 2005 08:09:51 +0000 (08:09 +0000)]
- Back to -dev.
Derick Rethans [Mon, 11 Jul 2005 07:45:14 +0000 (07:45 +0000)]
- Go with 4.4.0.
Derick Rethans [Tue, 5 Jul 2005 12:50:03 +0000 (12:50 +0000)]
- MFH: Fixed memory corruption in pg_copy_from() in case the as_null parameter
was passed. (Derick)
Edin Kadribasic [Sat, 2 Jul 2005 23:07:50 +0000 (23:07 +0000)]
BFN: now in the correct place :)
Edin Kadribasic [Sat, 2 Jul 2005 23:05:37 +0000 (23:05 +0000)]
BFN
Edin Kadribasic [Sat, 2 Jul 2005 22:53:11 +0000 (22:53 +0000)]
MFH
Derick Rethans [Fri, 1 Jul 2005 10:05:42 +0000 (10:05 +0000)]
- Back to -dev
Derick Rethans [Fri, 1 Jul 2005 09:54:01 +0000 (09:54 +0000)]
- GO with RC2.
Pierre Joye [Fri, 1 Jul 2005 09:48:53 +0000 (09:48 +0000)]
- really remove xmp-rpc 1.2.2
Pierre Joye [Fri, 1 Jul 2005 09:42:15 +0000 (09:42 +0000)]
- remove xml_rpc 1.2.2 (step #2)
- add 1.3.1 archive (step #3)
Pierre Joye [Fri, 1 Jul 2005 09:41:04 +0000 (09:41 +0000)]
- update xmp_rpc to 1.3.1 (step #1/3)
Derick Rethans [Fri, 1 Jul 2005 09:35:18 +0000 (09:35 +0000)]
- Added missing .cvsignore.
Derick Rethans [Fri, 1 Jul 2005 09:10:14 +0000 (09:10 +0000)]
- Backport config.m4 from HEAD so that pg_config can be used.
Stefan Esser [Mon, 27 Jun 2005 08:27:23 +0000 (08:27 +0000)]
MFH: Also check FTP password
Holger Zimmermann [Sun, 26 Jun 2005 09:17:40 +0000 (09:17 +0000)]
Replaced PCHAR by CHAR * (not defined in pi3web_sapi header)
Dmitry Stogov [Thu, 23 Jun 2005 12:21:01 +0000 (12:21 +0000)]
Fixed bug #28377 (debug_backtrace is intermittently passing args)
foobar [Tue, 21 Jun 2005 13:07:40 +0000 (13:07 +0000)]
MFH
Dmitry Stogov [Tue, 21 Jun 2005 12:11:19 +0000 (12:11 +0000)]
Fixed bug #31213 (Sideeffects caused by fix of bug #29493)
Antony Dovgal [Mon, 20 Jun 2005 19:59:43 +0000 (19:59 +0000)]
MFH: reorder and prevent memleak: bailout after free()
foobar [Sat, 18 Jun 2005 22:54:07 +0000 (22:54 +0000)]
fix VPATH testing (partial MFH)
foobar [Sat, 18 Jun 2005 18:58:55 +0000 (18:58 +0000)]
BFN
foobar [Sat, 18 Jun 2005 18:55:12 +0000 (18:55 +0000)]
MFH
foobar [Fri, 17 Jun 2005 16:23:04 +0000 (16:23 +0000)]
MFH
Dmitry Stogov [Fri, 17 Jun 2005 13:52:58 +0000 (13:52 +0000)]
Fixed bug #31402 (unserialize creates a field containing a reference when it should not)
foobar [Wed, 15 Jun 2005 17:13:52 +0000 (17:13 +0000)]
MFH
Edin Kadribasic [Mon, 13 Jun 2005 19:32:15 +0000 (19:32 +0000)]
MSVC++ 6.0 doesn't support long long type
Derick Rethans [Mon, 13 Jun 2005 14:34:26 +0000 (14:34 +0000)]
- Back to dev
Derick Rethans [Mon, 13 Jun 2005 14:23:34 +0000 (14:23 +0000)]
- Go with 4.4.0RC1.
foobar [Mon, 13 Jun 2005 14:14:39 +0000 (14:14 +0000)]
touch
Derick Rethans [Mon, 13 Jun 2005 14:13:11 +0000 (14:13 +0000)]
- MFH: Fixed bug with unserialize() with "exotic" letters in class names
Antony Dovgal [Mon, 13 Jun 2005 09:37:57 +0000 (09:37 +0000)]
MFH:
destroy session after destroying error handle
SQLT_CHR is allowed too
foobar [Sun, 12 Jun 2005 01:15:43 +0000 (01:15 +0000)]
MFH
foobar [Sat, 11 Jun 2005 23:55:39 +0000 (23:55 +0000)]
Revert. re2c 0.9.7 obviously does not work properly (or our .re files are buggy)
foobar [Sat, 11 Jun 2005 20:21:50 +0000 (20:21 +0000)]
regenerated with re2c 0.9.7
foobar [Fri, 10 Jun 2005 12:35:00 +0000 (12:35 +0000)]
MFH
Ilia Alshanetsky [Thu, 9 Jun 2005 16:13:34 +0000 (16:13 +0000)]
MFH: Fixed compiler warning.