]> granicus.if.org Git - php/log
php
25 years ago@- Fixed stripcslashes() to remove to strip \ in unknown escapes instead of
Andrei Zmievski [Fri, 9 Jun 2000 13:58:10 +0000 (13:58 +0000)]
@- Fixed stripcslashes() to remove to strip \ in unknown escapes instead of
@  leaving it. (Andrei)

25 years ago@- Changed WDDX to always serialize arrays as structs. (Andrei)
Andrei Zmievski [Fri, 9 Jun 2000 13:50:39 +0000 (13:50 +0000)]
@- Changed WDDX to always serialize arrays as structs. (Andrei)
Changed WDDX to always serialize arrays as structs. PR #4924

25 years ago- Typo
Andi Gutmans [Fri, 9 Jun 2000 13:36:36 +0000 (13:36 +0000)]
- Typo

25 years agoFix #4928
Zeev Suraski [Fri, 9 Jun 2000 13:15:19 +0000 (13:15 +0000)]
Fix #4928
Be *CAREFUL* with the _ex API, guys!

25 years ago- Remove old obsolete code.
Andi Gutmans [Fri, 9 Jun 2000 13:08:40 +0000 (13:08 +0000)]
- Remove old obsolete code.

25 years ago- Make unset consistent with the way array offsets work
Andi Gutmans [Fri, 9 Jun 2000 13:07:26 +0000 (13:07 +0000)]
- Make unset consistent with the way array offsets work

25 years agoHandle unset with empty key
Stanislav Malyshev [Fri, 9 Jun 2000 10:59:21 +0000 (10:59 +0000)]
Handle unset with empty key

25 years agoMake chmod in safe mode not allow SUID bits
Stanislav Malyshev [Fri, 9 Jun 2000 10:34:53 +0000 (10:34 +0000)]
Make chmod in safe mode not allow SUID bits

25 years ago- Change register_internal_class to zend_register_internal_class for
Andi Gutmans [Fri, 9 Jun 2000 08:41:59 +0000 (08:41 +0000)]
- Change register_internal_class to zend_register_internal_class for
- consistency.
- Andrei: I'm still thinking about the _ex you want me to implement

25 years ago- Use PHP_WIN32
Andi Gutmans [Fri, 9 Jun 2000 08:10:15 +0000 (08:10 +0000)]
- Use PHP_WIN32

25 years ago- As Sascha requested.
Jouni Ahto [Fri, 9 Jun 2000 03:38:37 +0000 (03:38 +0000)]
- As Sascha requested.

25 years ago(php_wddx_deserialize_ex) return SUCCESS/FAILURE
Andrei Zmievski [Fri, 9 Jun 2000 03:00:02 +0000 (03:00 +0000)]
(php_wddx_deserialize_ex) return SUCCESS/FAILURE
Use that return value in WDDX session deserializer.

25 years agoChange COMPILE_DL to COMPILE_DL_EXTNAME
Sascha Schumann [Fri, 9 Jun 2000 02:59:47 +0000 (02:59 +0000)]
Change COMPILE_DL to COMPILE_DL_EXTNAME

25 years ago- Added skeleton module creating script.
Jouni Ahto [Fri, 9 Jun 2000 02:51:43 +0000 (02:51 +0000)]
- Added skeleton module creating script.

25 years ago- Parse errors in the php.ini files under Windows will no longer mess up the
Zeev Suraski [Fri, 9 Jun 2000 02:18:50 +0000 (02:18 +0000)]
- Parse errors in the php.ini files under Windows will no longer mess up the
  HTTP headers in CGI mode and are now displayed in a message box

25 years agoChangeLog update
<changelog@php.net> [Fri, 9 Jun 2000 02:14:58 +0000 (02:14 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Fri, 9 Jun 2000 02:14:55 +0000 (02:14 +0000)]
NEWS update

25 years agoMove back everything to where it belongs...
Zeev Suraski [Fri, 9 Jun 2000 01:50:44 +0000 (01:50 +0000)]
Move back everything to where it belongs...

25 years agoThis should no longer be necessary
Zeev Suraski [Fri, 9 Jun 2000 01:41:16 +0000 (01:41 +0000)]
This should no longer be necessary

25 years agoThis seems to be a valid report, can't hurt anyway (PR 4252)
Zeev Suraski [Fri, 9 Jun 2000 00:46:39 +0000 (00:46 +0000)]
This seems to be a valid report, can't hurt anyway (PR 4252)

25 years agoRestore the check for the trailing slash. Windows does not apply s#/+#/# (PR 4375)
Zeev Suraski [Fri, 9 Jun 2000 00:43:43 +0000 (00:43 +0000)]
Restore the check for the trailing slash.  Windows does not apply s#/+#/# (PR 4375)

25 years agoYou need to include dynlib.mk in Makefile.in.
Sascha Schumann [Fri, 9 Jun 2000 00:42:05 +0000 (00:42 +0000)]
You need to include dynlib.mk in Makefile.in.

25 years agoThe default serializer is still php.
Sascha Schumann [Fri, 9 Jun 2000 00:26:56 +0000 (00:26 +0000)]
The default serializer is still php.

25 years agoAutomatically recover from a failed attempt to decode a session object.
Sascha Schumann [Fri, 9 Jun 2000 00:23:20 +0000 (00:23 +0000)]
Automatically recover from a failed attempt to decode a session object.

PR: #4886

25 years agoFix format strings. cache_expire's type was changed to long.
Sascha Schumann [Thu, 8 Jun 2000 23:42:04 +0000 (23:42 +0000)]
Fix format strings. cache_expire's type was changed to long.

25 years agoSomehow I screwed up the find parameters while doing the original change.
Sascha Schumann [Thu, 8 Jun 2000 23:39:01 +0000 (23:39 +0000)]
Somehow I screwed up the find parameters while doing the original change.

s/global.h/php_global.h/

25 years agoInclude php_global.h, instead of global.h
Andrei Zmievski [Thu, 8 Jun 2000 21:07:30 +0000 (21:07 +0000)]
Include php_global.h, instead of global.h

25 years agoUpdate .dsp's
Zeev Suraski [Thu, 8 Jun 2000 12:28:48 +0000 (12:28 +0000)]
Update .dsp's

25 years agoAdded more server variables to the HTTP_SERVER_VARS array, all the
Anthony Whitehead [Thu, 8 Jun 2000 11:56:36 +0000 (11:56 +0000)]
Added more server variables to the HTTP_SERVER_VARS array, all the
variables listed in the structs in nsapi.c should work now. Untested on
Windows platform.

25 years ago@- Fixed crash in OCIFetchStatement() when trying to read after
Thies C. Arntzen [Thu, 8 Jun 2000 09:49:31 +0000 (09:49 +0000)]
@- Fixed crash in OCIFetchStatement() when trying to read after
@  all data has already been read. (Thies)

25 years ago@ fopen_wrappers() are now extensible via modules
Hartmut Holzgraefe [Thu, 8 Jun 2000 09:43:12 +0000 (09:43 +0000)]
@ fopen_wrappers() are now extensible via modules
so here it finaly is, the more general approach to fopen wrappers
# see what i'll break this time

25 years agoAdd PHP_BROKEN_SPRINTF check here.
Sascha Schumann [Thu, 8 Jun 2000 06:16:22 +0000 (06:16 +0000)]
Add PHP_BROKEN_SPRINTF check here.

Also remove unnecessary #ifdef's for PACKAGE and VERSION.

25 years agoWipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE.
Sascha Schumann [Thu, 8 Jun 2000 06:14:58 +0000 (06:14 +0000)]
Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE.

25 years agoClean up acconfig.h
Sascha Schumann [Thu, 8 Jun 2000 06:12:26 +0000 (06:12 +0000)]
Clean up acconfig.h

25 years agoAdd a couple of casts
Sascha Schumann [Thu, 8 Jun 2000 06:07:38 +0000 (06:07 +0000)]
Add a couple of casts

25 years agoChangeLog update
<changelog@php.net> [Thu, 8 Jun 2000 02:15:09 +0000 (02:15 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Thu, 8 Jun 2000 02:15:06 +0000 (02:15 +0000)]
NEWS update

25 years agoAlways define PROGRAM_NAME to avoid problems with Irix's and OpenServer's
Sascha Schumann [Thu, 8 Jun 2000 01:39:17 +0000 (01:39 +0000)]
Always define PROGRAM_NAME to avoid problems with Irix's and OpenServer's
makes.

25 years agoAdd note about using PHP_ARG_WITH/ENABLE
Sascha Schumann [Thu, 8 Jun 2000 00:34:04 +0000 (00:34 +0000)]
Add note about using PHP_ARG_WITH/ENABLE

25 years ago- Fixed typo in _php_image_output (s/fp/tmp/) causing segfault.
Jouni Ahto [Wed, 7 Jun 2000 23:04:39 +0000 (23:04 +0000)]
- Fixed typo in _php_image_output (s/fp/tmp/) causing segfault.
- Fixed bug when calling imagejpeg() with 3 arguments, the second one empty,
  introduced yesterday.
- Nuked even more code.

25 years ago- fixed compilation error
Uwe Steinmann [Wed, 7 Jun 2000 20:01:12 +0000 (20:01 +0000)]
- fixed compilation error

25 years ago- more removal of obsolete pdflib functions, but no changes to the php
Uwe Steinmann [Wed, 7 Jun 2000 19:44:47 +0000 (19:44 +0000)]
- more removal of obsolete pdflib functions, but no changes to the php
  api

25 years agoFix test for php_always_shared
Sascha Schumann [Wed, 7 Jun 2000 19:13:28 +0000 (19:13 +0000)]
Fix test for php_always_shared

25 years ago- Fix Win32 build
Zeev Suraski [Wed, 7 Jun 2000 18:10:21 +0000 (18:10 +0000)]
- Fix Win32 build
- Nuke a warning

25 years ago- new function pdf_set_info() to replace pdf_set_info_xxx()
Uwe Steinmann [Wed, 7 Jun 2000 18:06:11 +0000 (18:06 +0000)]
- new function pdf_set_info() to replace pdf_set_info_xxx()

25 years agobeautify
Thies C. Arntzen [Wed, 7 Jun 2000 09:55:37 +0000 (09:55 +0000)]
beautify

25 years agocyscape's "current" browscap.ini file doesn't terminate the last line
Hartmut Holzgraefe [Wed, 7 Jun 2000 05:47:24 +0000 (05:47 +0000)]
cyscape's "current" browscap.ini file doesn't terminate the last line
in the file with a newline character
this resulted in a parse error

25 years agoPurely formatting.
Andrei Zmievski [Wed, 7 Jun 2000 02:28:36 +0000 (02:28 +0000)]
Purely formatting.

25 years agoChangeLog update
<changelog@php.net> [Wed, 7 Jun 2000 02:15:19 +0000 (02:15 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Wed, 7 Jun 2000 02:15:16 +0000 (02:15 +0000)]
NEWS update

25 years agoMake trim strip \0 to match php 3
Rasmus Lerdorf [Wed, 7 Jun 2000 00:59:14 +0000 (00:59 +0000)]
Make trim strip \0 to match php 3
@ Make trim strip \0 to match php 3 (Rasmus)

25 years ago- Added functions imagewbmp(), imagecreatefromxbm().
Jouni Ahto [Wed, 7 Jun 2000 00:37:49 +0000 (00:37 +0000)]
- Added functions imagewbmp(), imagecreatefromxbm().
- Nuked a lot of duplicate code.
@- Added function imagecreatefromxbm(). (Jouni)
@- Added function imagewbmp(). (Jouni, based on patch from Rune Nordbøe Skillingstad)
# Note: calling imagejpeg() with 3 arguments, the second one empty,
# is currently broken. Fill fix tomorrow evening unless someone beats me.
# Must have some sleep now, brains stopped working...

25 years ago@- Added str_pad() for padding a string with an arbitrary string on left or
Andrei Zmievski [Tue, 6 Jun 2000 20:42:33 +0000 (20:42 +0000)]
@- Added str_pad() for padding a string with an arbitrary string on left or
@  right. (Andrei)

Added str_pad() for padding a string with an arbitrary string on left or right.

# With all those macros, the code is starting to eerily resemble Perl's guts.

25 years ago- add functions pdf_get_value(), pdf_set_value(), pdf_get_parameter(),
Uwe Steinmann [Tue, 6 Jun 2000 19:59:30 +0000 (19:59 +0000)]
- add functions pdf_get_value(), pdf_set_value(), pdf_get_parameter(),
  pdf_set_border_dash()
- some prototype fixes

25 years agoI guess Zeev's done it already.
Andrei Zmievski [Tue, 6 Jun 2000 19:46:54 +0000 (19:46 +0000)]
I guess Zeev's done it already.

25 years ago@- Made the short_tags, asp_tags and allow_call_time_pass_reference INI directives...
Zeev Suraski [Tue, 6 Jun 2000 19:16:57 +0000 (19:16 +0000)]
@- Made the short_tags, asp_tags and allow_call_time_pass_reference INI directives work
@  on a per-directory basis as well, e.g. from .htaccess files (Zeev)

25 years agoPHP code to test sscanf()
Clayton Collie [Tue, 6 Jun 2000 19:15:26 +0000 (19:15 +0000)]
PHP code to test sscanf()

25 years agoEnable asp_tags/short_tags/allow_call_time_pass_by_reference to work on a per-directory
Zeev Suraski [Tue, 6 Jun 2000 19:13:54 +0000 (19:13 +0000)]
Enable asp_tags/short_tags/allow_call_time_pass_by_reference to work on a per-directory
basis as well

25 years agoModified Makefile.in so scanf.c compiles
Clayton Collie [Tue, 6 Jun 2000 19:11:50 +0000 (19:11 +0000)]
Modified Makefile.in so scanf.c compiles

25 years ago- Preparing to add new image types to gd module.
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?

25 years agoAdded sscanf() function.
Clayton Collie [Tue, 6 Jun 2000 18:58:15 +0000 (18:58 +0000)]
Added sscanf() function.

25 years ago- I didn't have anything to do with this buggy code. Just kidding :)
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 :)

25 years ago adding definition for EWOULDBLOCK for Win32 to compile
Frank M. Kromann [Tue, 6 Jun 2000 18:30:06 +0000 (18:30 +0000)]
 adding definition for EWOULDBLOCK for Win32 to compile

25 years agoadded missing '/' to closing <center> tag (BUG ID #4416)
Hartmut Holzgraefe [Tue, 6 Jun 2000 17:26:15 +0000 (17:26 +0000)]
added missing '/' to closing <center> tag (BUG ID #4416)

25 years agoadded T1LIB information to info function
Hartmut Holzgraefe [Tue, 6 Jun 2000 17:12:05 +0000 (17:12 +0000)]
added T1LIB information to info function

25 years agoAdded another bug to be fixed
David Hedbor [Tue, 6 Jun 2000 16:18:09 +0000 (16:18 +0000)]
Added another bug to be fixed

25 years agoadd check for stdbool.h
Thies C. Arntzen [Tue, 6 Jun 2000 14:13:35 +0000 (14:13 +0000)]
add check for stdbool.h

25 years agobool -> int
Thies C. Arntzen [Tue, 6 Jun 2000 13:49:41 +0000 (13:49 +0000)]
bool -> int

25 years ago@- added fflush() function. (Eric Huss)
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().

25 years agohashtable.h -> expat_hashtable.h
Thies C. Arntzen [Tue, 6 Jun 2000 10:06:45 +0000 (10:06 +0000)]
hashtable.h -> expat_hashtable.h

25 years agoAdding correct compiler directives for Win32 compilation
Frank M. Kromann [Tue, 6 Jun 2000 07:26:04 +0000 (07:26 +0000)]
Adding correct compiler directives for Win32 compilation

25 years agoUse common naming convention.
Joey Smith [Tue, 6 Jun 2000 05:42:11 +0000 (05:42 +0000)]
Use common naming convention.

25 years agoGet the version #'s right...
Joey Smith [Tue, 6 Jun 2000 05:13:07 +0000 (05:13 +0000)]
Get the version #'s right...

25 years agoAdd newline at the end of the file (breaks at least SCO and Tru64 C compiler).
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).

25 years agoChangeLog update
<changelog@php.net> [Tue, 6 Jun 2000 02:15:17 +0000 (02:15 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Tue, 6 Jun 2000 02:15:14 +0000 (02:15 +0000)]
NEWS update

25 years agoMove to the Z_*_PP macros.
Sterling Hughes [Tue, 6 Jun 2000 00:34:00 +0000 (00:34 +0000)]
Move to the Z_*_PP macros.

25 years agoMove hashtable.h to expat_hashtable.h.
Sascha Schumann [Tue, 6 Jun 2000 00:27:18 +0000 (00:27 +0000)]
Move hashtable.h to expat_hashtable.h.

25 years agoMake TSRM compile again. ZTS is defined by a header file included in
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.

25 years agoPRE_INCLUDES hack reverted
David Hedbor [Tue, 6 Jun 2000 00:02:03 +0000 (00:02 +0000)]
PRE_INCLUDES hack reverted

25 years agoPRE_INCLUDE hack reverted
David Hedbor [Tue, 6 Jun 2000 00:01:29 +0000 (00:01 +0000)]
PRE_INCLUDE hack reverted

25 years agoMove global.h to php_global.h.
Sascha Schumann [Mon, 5 Jun 2000 23:59:06 +0000 (23:59 +0000)]
Move global.h to php_global.h.

25 years agoMove main.h to php_main.h.
Sascha Schumann [Mon, 5 Jun 2000 23:24:42 +0000 (23:24 +0000)]
Move main.h to php_main.h.

25 years agoFix virtual() when used with output buffering
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)

25 years agoList with TODO items
David Hedbor [Mon, 5 Jun 2000 21:05:51 +0000 (21:05 +0000)]
List with TODO items

25 years agoFixed include directory problems.
David Hedbor [Mon, 5 Jun 2000 21:05:40 +0000 (21:05 +0000)]
Fixed include directory problems.

25 years agoAdded a new user-definable include variable, PRE_INCLUDES. It works
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.

25 years agoChanged include statement for main.h to avoid inclusion of Pike's main.h.
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.

25 years ago- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
Andi Gutmans [Mon, 5 Jun 2000 19:47:54 +0000 (19:47 +0000)]
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch

25 years agoOops, fixed slight miscue there. Now it works.
Rasmus Lerdorf [Mon, 5 Jun 2000 19:35:15 +0000 (19:35 +0000)]
Oops, fixed slight miscue there.  Now it works.

25 years ago- Restore locale settings to state they were at module startup if they
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.

25 years ago@ Clean up constants in flock() function and add optional 3rd arg which
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

25 years agoIgnore generated files.
Andrei Zmievski [Mon, 5 Jun 2000 17:50:31 +0000 (17:50 +0000)]
Ignore generated files.

25 years agoGetting exif module to compile on win32
Frank M. Kromann [Mon, 5 Jun 2000 16:42:03 +0000 (16:42 +0000)]
Getting exif module to compile on win32

25 years agofixing compiler directive so the module will actually build a php module
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

25 years ago- should now compile and configure with libxml 2.0.0
Uwe Steinmann [Mon, 5 Jun 2000 15:39:29 +0000 (15:39 +0000)]
- should now compile and configure with libxml 2.0.0

25 years ago- Revert internazionalization fix.
Andi Gutmans [Mon, 5 Jun 2000 15:37:30 +0000 (15:37 +0000)]
- Revert internazionalization fix.

25 years ago- Revert Thies' locale patch. It was screwing up language level things.
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

25 years agocompile fix regarding bug report #4780
Hartmut Holzgraefe [Mon, 5 Jun 2000 15:17:25 +0000 (15:17 +0000)]
compile fix regarding bug report #4780

25 years ago- Complete change to create_function()
Andi Gutmans [Mon, 5 Jun 2000 06:52:02 +0000 (06:52 +0000)]
- Complete change to create_function()