]>
granicus.if.org Git - php/log
Jouni Ahto [Tue, 6 Jun 2000 19:06:46 +0000 (19:06 +0000)]
- Preparing to add new image types to gd module.
# Sascha, if you see this, why are there two checks for jpeg dirs
# (PHP_GD_JPEG)? I just literally applied the same method to check for
# Xpm libs, don't know how to fix it. Could you please have a look at this?
Clayton Collie [Tue, 6 Jun 2000 18:58:15 +0000 (18:58 +0000)]
Added sscanf() function.
Andi Gutmans [Tue, 6 Jun 2000 18:54:00 +0000 (18:54 +0000)]
- I didn't have anything to do with this buggy code. Just kidding :)
Frank M. Kromann [Tue, 6 Jun 2000 18:30:06 +0000 (18:30 +0000)]
adding definition for EWOULDBLOCK for Win32 to compile
Hartmut Holzgraefe [Tue, 6 Jun 2000 17:26:15 +0000 (17:26 +0000)]
added missing '/' to closing <center> tag (BUG ID #4416)
Hartmut Holzgraefe [Tue, 6 Jun 2000 17:12:05 +0000 (17:12 +0000)]
added T1LIB information to info function
David Hedbor [Tue, 6 Jun 2000 16:18:09 +0000 (16:18 +0000)]
Added another bug to be fixed
Thies C. Arntzen [Tue, 6 Jun 2000 14:13:35 +0000 (14:13 +0000)]
add check for stdbool.h
Thies C. Arntzen [Tue, 6 Jun 2000 13:49:41 +0000 (13:49 +0000)]
bool -> int
Thies C. Arntzen [Tue, 6 Jun 2000 12:16:44 +0000 (12:16 +0000)]
@- added fflush() function. (Eric Huss)
# the socket fsync() might not work on Win32.
#
# i'm not sure if we need any code for flushing sockets as they are
# currently alway written via write().
Thies C. Arntzen [Tue, 6 Jun 2000 10:06:45 +0000 (10:06 +0000)]
hashtable.h -> expat_hashtable.h
Frank M. Kromann [Tue, 6 Jun 2000 07:26:04 +0000 (07:26 +0000)]
Adding correct compiler directives for Win32 compilation
Joey Smith [Tue, 6 Jun 2000 05:42:11 +0000 (05:42 +0000)]
Use common naming convention.
Joey Smith [Tue, 6 Jun 2000 05:13:07 +0000 (05:13 +0000)]
Get the version #'s right...
Sascha Schumann [Tue, 6 Jun 2000 02:47:43 +0000 (02:47 +0000)]
Add newline at the end of the file (breaks at least SCO and Tru64 C compiler).
<changelog@php.net> [Tue, 6 Jun 2000 02:15:17 +0000 (02:15 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 6 Jun 2000 02:15:14 +0000 (02:15 +0000)]
NEWS update
Sterling Hughes [Tue, 6 Jun 2000 00:34:00 +0000 (00:34 +0000)]
Move to the Z_*_PP macros.
Sascha Schumann [Tue, 6 Jun 2000 00:27:18 +0000 (00:27 +0000)]
Move hashtable.h to expat_hashtable.h.
Sascha Schumann [Tue, 6 Jun 2000 00:16:16 +0000 (00:16 +0000)]
Make TSRM compile again. ZTS is defined by a header file included in
tsrm_config.h, so TSRM.o was always empty.
David Hedbor [Tue, 6 Jun 2000 00:02:03 +0000 (00:02 +0000)]
PRE_INCLUDES hack reverted
David Hedbor [Tue, 6 Jun 2000 00:01:29 +0000 (00:01 +0000)]
PRE_INCLUDE hack reverted
Sascha Schumann [Mon, 5 Jun 2000 23:59:06 +0000 (23:59 +0000)]
Move global.h to php_global.h.
Sascha Schumann [Mon, 5 Jun 2000 23:24:42 +0000 (23:24 +0000)]
Move main.h to php_main.h.
Rasmus Lerdorf [Mon, 5 Jun 2000 21:19:21 +0000 (21:19 +0000)]
Fix virtual() when used with output buffering
@ Fix virtual() when used with output buffering (Marc Pohl)
David Hedbor [Mon, 5 Jun 2000 21:05:51 +0000 (21:05 +0000)]
List with TODO items
David Hedbor [Mon, 5 Jun 2000 21:05:40 +0000 (21:05 +0000)]
Fixed include directory problems.
David Hedbor [Mon, 5 Jun 2000 21:05:07 +0000 (21:05 +0000)]
Added a new user-definable include variable, PRE_INCLUDES. It works
like EXTRA_INCLUDES but is added before the global INCLUDES variable.
#
# This was needed for the roxen SAPI module, which requires the PHP4
# include dirs to be after the Pike include dirs. I can't make the
# Pike include dir global though, since Pike includes then conflict
# with PHP4 includes in the rest of the compile.
David Hedbor [Mon, 5 Jun 2000 19:51:22 +0000 (19:51 +0000)]
Changed include statement for main.h to avoid inclusion of Pike's main.h.
Andi Gutmans [Mon, 5 Jun 2000 19:47:54 +0000 (19:47 +0000)]
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
Rasmus Lerdorf [Mon, 5 Jun 2000 19:35:15 +0000 (19:35 +0000)]
Oops, fixed slight miscue there. Now it works.
Jouni Ahto [Mon, 5 Jun 2000 18:47:34 +0000 (18:47 +0000)]
- Restore locale settings to state they were at module startup if they
were changed.
Rasmus Lerdorf [Mon, 5 Jun 2000 17:56:01 +0000 (17:56 +0000)]
@ Clean up constants in flock() function and add optional 3rd arg which
@ is set to true on EWOULDBLOCK (Rasmus)
Clean up constants in flock() function and add optional 3rd arg which
is set to true on EWOULDBLOCK
Andrei Zmievski [Mon, 5 Jun 2000 17:50:31 +0000 (17:50 +0000)]
Ignore generated files.
Frank M. Kromann [Mon, 5 Jun 2000 16:42:03 +0000 (16:42 +0000)]
Getting exif module to compile on win32
Frank M. Kromann [Mon, 5 Jun 2000 16:26:46 +0000 (16:26 +0000)]
fixing compiler directive so the module will actually build a php module
Uwe Steinmann [Mon, 5 Jun 2000 15:39:29 +0000 (15:39 +0000)]
- should now compile and configure with libxml 2.0.0
Andi Gutmans [Mon, 5 Jun 2000 15:37:30 +0000 (15:37 +0000)]
- Revert internazionalization fix.
Andi Gutmans [Mon, 5 Jun 2000 15:34:11 +0000 (15:34 +0000)]
- Revert Thies' locale patch. It was screwing up language level things.
- We could add support for locale in some specific output functions at a
- later time to make everyone happy
Hartmut Holzgraefe [Mon, 5 Jun 2000 15:17:25 +0000 (15:17 +0000)]
compile fix regarding bug report #4780
Andi Gutmans [Mon, 5 Jun 2000 06:52:02 +0000 (06:52 +0000)]
- Complete change to create_function()
<changelog@php.net> [Mon, 5 Jun 2000 02:15:17 +0000 (02:15 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 5 Jun 2000 02:15:14 +0000 (02:15 +0000)]
NEWS update
Jouni Ahto [Sun, 4 Jun 2000 23:06:11 +0000 (23:06 +0000)]
(pg_connect) Missed adding reference to link.
Zeev Suraski [Sun, 4 Jun 2000 22:09:16 +0000 (22:09 +0000)]
Change shutdown order to sort out a crash when assigning a resource id to a static.
Zeev Suraski [Sun, 4 Jun 2000 22:00:17 +0000 (22:00 +0000)]
Fix Win32 build
Zeev Suraski [Sun, 4 Jun 2000 21:59:49 +0000 (21:59 +0000)]
- Support unordered hash comparisons
- Make == perform an unordered comparison with arrays/objects, and === perform an ordered comparison
Zeev Suraski [Sun, 4 Jun 2000 21:34:56 +0000 (21:34 +0000)]
*** empty log message ***
Zeev Suraski [Sun, 4 Jun 2000 21:30:56 +0000 (21:30 +0000)]
Rename lambda()
Jouni Ahto [Sun, 4 Jun 2000 20:24:07 +0000 (20:24 +0000)]
- Added functions pg_loimport(), pg_loexport().
@- Added functions pg_loimport(), pg_loexport(). (Jouni)
Rasmus Lerdorf [Sun, 4 Jun 2000 18:29:15 +0000 (18:29 +0000)]
@ Add SWF support to getimagesize() function (Derick Rethans)
Add SWF support to getimagesize() function
Sascha Schumann [Sun, 4 Jun 2000 16:00:08 +0000 (16:00 +0000)]
Redirect messages from cp modules/* to /dev/null
Stanislav Malyshev [Sun, 4 Jun 2000 15:43:04 +0000 (15:43 +0000)]
\0 is part of they key, but not of the variable
Sascha Schumann [Sun, 4 Jun 2000 15:34:31 +0000 (15:34 +0000)]
Back out the last change by Andi which caused TSRM to be always configured.
This needs to be refined. It caused breakage on several platforms.
Stanislav Malyshev [Sun, 4 Jun 2000 08:29:11 +0000 (08:29 +0000)]
add opendir to VIRTUAL_DIR
Stanislav Malyshev [Sun, 4 Jun 2000 07:59:32 +0000 (07:59 +0000)]
chdir returns -1 on error, so should V_CHDIR
Stanislav Malyshev [Sun, 4 Jun 2000 07:57:40 +0000 (07:57 +0000)]
chdir returns 0 on success, compare against it
Rasmus Lerdorf [Sun, 4 Jun 2000 05:46:28 +0000 (05:46 +0000)]
@ Add support for both indexed and non-indexed arrays of file uploads
@ eg. name="file[]" type="file" (Rasmus)
Add support for both indexed and non-indexed arrays of file uploads
eg. name="file[]" type="file" (Rasmus)
Andi Gutmans [Sun, 4 Jun 2000 04:14:17 +0000 (04:14 +0000)]
- Only compile if building a thread safe version
<changelog@php.net> [Sun, 4 Jun 2000 02:15:13 +0000 (02:15 +0000)]
ChangeLog update
Zeev Suraski [Sat, 3 Jun 2000 16:49:26 +0000 (16:49 +0000)]
*** empty log message ***
Zeev Suraski [Sat, 3 Jun 2000 10:35:37 +0000 (10:35 +0000)]
news update
Zeev Suraski [Sat, 3 Jun 2000 10:34:19 +0000 (10:34 +0000)]
Support comparisons of arrays (with arrays) and objects (with objects)
Andi Gutmans [Sat, 3 Jun 2000 07:34:20 +0000 (07:34 +0000)]
- Change #if to #ifdef.
Zeev Suraski [Sat, 3 Jun 2000 04:16:46 +0000 (04:16 +0000)]
- Allow all functions that receive user-defined function callbacks to accept
an array that contains an object and a method name, in place of a function
name, e.g. usort($array, array($obj, "ObjSort"))
(I checked the code in array.c and basic_functions.c, other code which uses
call_user_function() may still force the function_name argument to be of type
IS_STRING, which prevents this feature from working - and is no longer necessary)
Zeev Suraski [Sat, 3 Jun 2000 04:14:31 +0000 (04:14 +0000)]
Don't take chances with new include files
Zeev Suraski [Sat, 3 Jun 2000 03:28:08 +0000 (03:28 +0000)]
Improve call_user_function() to support array($obj, $method)
Zeev Suraski [Sat, 3 Jun 2000 03:05:29 +0000 (03:05 +0000)]
- Make the INI entries sorted in phpinfo()
Zeev Suraski [Sat, 3 Jun 2000 03:05:01 +0000 (03:05 +0000)]
- Export normalize_bool
- This global/static syntax fix brought us back to the 4 documented conflicts
<changelog@php.net> [Sat, 3 Jun 2000 02:15:16 +0000 (02:15 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 3 Jun 2000 02:15:13 +0000 (02:15 +0000)]
NEWS update
Zeev Suraski [Sat, 3 Jun 2000 02:02:09 +0000 (02:02 +0000)]
Fix a lambda() bug
Zeev Suraski [Sat, 3 Jun 2000 01:50:15 +0000 (01:50 +0000)]
Add missing {
Zeev Suraski [Sat, 3 Jun 2000 01:49:49 +0000 (01:49 +0000)]
- Fix Win32 compilation (Use winsock2.h from now on)
- Add lambda() support
Andi Gutmans [Fri, 2 Jun 2000 16:52:22 +0000 (16:52 +0000)]
- Update NEWS so that this is documented
Andi Gutmans [Fri, 2 Jun 2000 16:50:19 +0000 (16:50 +0000)]
- global/static require a trailing ';'
Zeev Suraski [Fri, 2 Jun 2000 12:36:54 +0000 (12:36 +0000)]
Update error code
Zeev Suraski [Fri, 2 Jun 2000 12:35:53 +0000 (12:35 +0000)]
Use the new error code
@- Added set_error_handler() to allow custom error handling functions,
@ instead of the built-in error handling code (Zeev, Zend Engine)
@- Renamed user_error() to trigger_error(); user_error() remains
@ defined for compatibility (Zeev, Zend Engine)
Zeev Suraski [Fri, 2 Jun 2000 12:24:24 +0000 (12:24 +0000)]
Small optimization
Zeev Suraski [Fri, 2 Jun 2000 12:21:49 +0000 (12:21 +0000)]
Nuke the old error code, use the new one
Thies C. Arntzen [Fri, 2 Jun 2000 08:53:55 +0000 (08:53 +0000)]
-
Andi Gutmans [Fri, 2 Jun 2000 08:51:50 +0000 (08:51 +0000)]
- Make TSRM always compile into PHP. We can now move virtual_cwd over here.
- We might not want to compile TSRM.c in case we are on a platform which
- doesn't support threads. Sascha? What do you think?
<changelog@php.net> [Fri, 2 Jun 2000 02:15:26 +0000 (02:15 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 2 Jun 2000 02:15:23 +0000 (02:15 +0000)]
NEWS update
Chuck Hagenbuch [Thu, 1 Jun 2000 20:19:26 +0000 (20:19 +0000)]
patch for redhat 6.2 from Teodor Cimpoesu <teo@digiro.net>.
Andrei Zmievski [Thu, 1 Jun 2000 16:34:50 +0000 (16:34 +0000)]
Update header file.
Andrei Zmievski [Thu, 1 Jun 2000 16:34:00 +0000 (16:34 +0000)]
@- Cleaned up PCRE extension and made it binary-safe. (Andrei)
Jouni Ahto [Thu, 1 Jun 2000 14:56:28 +0000 (14:56 +0000)]
(ucwords) Remove unnecessary code.
# Didn't keep my promise to stop...
Jouni Ahto [Thu, 1 Jun 2000 14:40:41 +0000 (14:40 +0000)]
(ucwords) Yet another fix for #4748.
# Last one from me today, I must have a beer now.
Andrei Zmievski [Thu, 1 Jun 2000 14:18:45 +0000 (14:18 +0000)]
Some tweaks.
Andrei Zmievski [Thu, 1 Jun 2000 13:52:08 +0000 (13:52 +0000)]
@- Added third argument to in_array(). If it's true, then in_array()
@ will use strict comparison instead of the default one. (Andrei)
Fixes bug #4753
Jouni Ahto [Thu, 1 Jun 2000 13:38:23 +0000 (13:38 +0000)]
(ucwords) Fixed fix for fix for fix for #4748.
# Today's most fixed bug.
Hartmut Holzgraefe [Thu, 1 Jun 2000 11:47:48 +0000 (11:47 +0000)]
uh, off by one?!! this time it's regression-tested, fast and compact
Jouni Ahto [Thu, 1 Jun 2000 10:07:44 +0000 (10:07 +0000)]
(ucwords) Another try to fix #4748.
Hartmut Holzgraefe [Thu, 1 Jun 2000 09:56:54 +0000 (09:56 +0000)]
ucwords will now test against isspace() instead of just ==" "
(see BUG #4748)
<changelog@php.net> [Thu, 1 Jun 2000 02:15:14 +0000 (02:15 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 1 Jun 2000 02:15:11 +0000 (02:15 +0000)]
NEWS update
Sascha Schumann [Thu, 1 Jun 2000 00:48:28 +0000 (00:48 +0000)]
s/sys_syslog/std_syslog/
Jouni Ahto [Wed, 31 May 2000 22:44:29 +0000 (22:44 +0000)]
Correct fix this time... (?)
Jouni Ahto [Wed, 31 May 2000 22:27:09 +0000 (22:27 +0000)]
Fix a nasty off-by-one with negative numbers.
# Hey, this has been there for years undetected.