]> granicus.if.org Git - php/log
php
24 years agoHave a standard way of exporting symbols
Zeev Suraski [Sat, 1 Apr 2000 15:16:11 +0000 (15:16 +0000)]
Have a standard way of exporting symbols

24 years agoUp version number to 4.0RC2-dev. (4.0-dev looks too general for now.)
Sascha Schumann [Sat, 1 Apr 2000 14:39:14 +0000 (14:39 +0000)]
Up version number to 4.0RC2-dev. (4.0-dev looks too general for now.)

24 years agoUse int
Zeev Suraski [Sat, 1 Apr 2000 14:36:41 +0000 (14:36 +0000)]
Use int

24 years agoGeneralize some common thread-safety stuff
Zeev Suraski [Sat, 1 Apr 2000 14:15:20 +0000 (14:15 +0000)]
Generalize some common thread-safety stuff

24 years agoHave a standard entry for the globals id
Zeev Suraski [Sat, 1 Apr 2000 13:20:51 +0000 (13:20 +0000)]
Have a standard entry for the globals id

24 years ago@- Fix a problem when dealing with large POST blocks in CGI mode
Zeev Suraski [Sat, 1 Apr 2000 01:11:39 +0000 (01:11 +0000)]
@- Fix a problem when dealing with large POST blocks in CGI mode

24 years agoAdded some things that I forgot to add when I did them.
Sterling Hughes [Fri, 31 Mar 2000 23:28:38 +0000 (23:28 +0000)]
Added some things that I forgot to add when I did them.

24 years ago- This shouldn't do any harm and might fix a problem with Win32
Andi Gutmans [Fri, 31 Mar 2000 22:48:59 +0000 (22:48 +0000)]
- This shouldn't do any harm and might fix a problem with Win32

24 years agoWould be good.
Andrei Zmievski [Fri, 31 Mar 2000 21:57:09 +0000 (21:57 +0000)]
Would be good.

24 years agoThat should be it
Zeev Suraski [Fri, 31 Mar 2000 19:55:33 +0000 (19:55 +0000)]
That should be it

24 years agoRemove more files
Zeev Suraski [Fri, 31 Mar 2000 19:54:44 +0000 (19:54 +0000)]
Remove more files

24 years agoRemove bindlib_w32
Zeev Suraski [Fri, 31 Mar 2000 19:46:49 +0000 (19:46 +0000)]
Remove bindlib_w32

24 years agoSeveral fixes, plus remove bindlib_w32 (it's more trouble than it's worth)
Zeev Suraski [Fri, 31 Mar 2000 19:46:35 +0000 (19:46 +0000)]
Several fixes, plus remove bindlib_w32 (it's more trouble than it's worth)

24 years ago*** empty log message ***
Zeev Suraski [Fri, 31 Mar 2000 15:46:16 +0000 (15:46 +0000)]
*** empty log message ***

24 years agoThe previous fix ended up being broken, this one should do it
Zeev Suraski [Fri, 31 Mar 2000 15:17:43 +0000 (15:17 +0000)]
The previous fix ended up being broken, this one should do it

24 years ago- One more update
Andi Gutmans [Fri, 31 Mar 2000 13:19:20 +0000 (13:19 +0000)]
- One more update

24 years ago- Add bindlib to the Win32 build
Andi Gutmans [Fri, 31 Mar 2000 13:08:58 +0000 (13:08 +0000)]
- Add bindlib to the Win32 build

24 years ago- Add bindlib_w32 to the PHP tree
Andi Gutmans [Fri, 31 Mar 2000 09:29:28 +0000 (09:29 +0000)]
- Add bindlib_w32 to the PHP tree

24 years agoUse C style comments, per the CODING_STANDARDS
Sam Ruby [Fri, 31 Mar 2000 00:53:45 +0000 (00:53 +0000)]
Use C style comments, per the CODING_STANDARDS

24 years ago- Fix bug
Andi Gutmans [Fri, 31 Mar 2000 00:05:41 +0000 (00:05 +0000)]
- Fix bug

24 years agoRemove trailing slash
Sascha Schumann [Thu, 30 Mar 2000 23:50:15 +0000 (23:50 +0000)]
Remove trailing slash

24 years agofix indentation (this project has tabstop=4!)
Sam Ruby [Thu, 30 Mar 2000 23:35:55 +0000 (23:35 +0000)]
fix indentation (this project has tabstop=4!)

24 years ago* Include <stddef.h> for NULL
Sascha Schumann [Thu, 30 Mar 2000 23:35:26 +0000 (23:35 +0000)]
* Include <stddef.h> for NULL
* Check for pthread_mutexattr_init() for improved SGI support

24 years agoeliminate chdir if it is already virtual
Sam Ruby [Thu, 30 Mar 2000 23:23:29 +0000 (23:23 +0000)]
eliminate chdir if it is already virtual

24 years ago- Hopefully got most of them. We also need a chdir_file function like
Andi Gutmans [Thu, 30 Mar 2000 22:56:34 +0000 (22:56 +0000)]
- Hopefully got most of them. We also need a chdir_file function like
  for Apache.

24 years ago- Baby steps... Use PHP_FOPEN()
Andi Gutmans [Thu, 30 Mar 2000 22:41:13 +0000 (22:41 +0000)]
- Baby steps... Use PHP_FOPEN()

24 years ago- Use PHP_CHDIR()
Andi Gutmans [Thu, 30 Mar 2000 22:39:29 +0000 (22:39 +0000)]
- Use PHP_CHDIR()

24 years ago- Fix another bug in session.c
Andi Gutmans [Thu, 30 Mar 2000 22:38:50 +0000 (22:38 +0000)]
- Fix another bug in session.c
- Start using the new PHP_GETCWD() and co. macros

24 years ago- Fix compile bug in session_get_cookie_params()
Andi Gutmans [Thu, 30 Mar 2000 22:21:23 +0000 (22:21 +0000)]
- Fix compile bug in session_get_cookie_params()

24 years ago#Stylistic changes.
Sterling Hughes [Thu, 30 Mar 2000 20:02:21 +0000 (20:02 +0000)]
#Stylistic changes.

24 years agoNon-functional changes
Sascha Schumann [Thu, 30 Mar 2000 19:03:15 +0000 (19:03 +0000)]
Non-functional changes

24 years agoBuild the bundled mysqlclient library thread-safe in thread-safe mode.
Sascha Schumann [Thu, 30 Mar 2000 19:02:52 +0000 (19:02 +0000)]
Build the bundled mysqlclient library thread-safe in thread-safe mode.

24 years ago@-added session_get_cookie_params (sterling)
Sterling Hughes [Thu, 30 Mar 2000 18:50:09 +0000 (18:50 +0000)]
@-added session_get_cookie_params (sterling)

24 years agoFix zend_register_extension()
Zeev Suraski [Thu, 30 Mar 2000 18:06:41 +0000 (18:06 +0000)]
Fix zend_register_extension()

24 years agokill warning
Sascha Schumann [Thu, 30 Mar 2000 17:55:50 +0000 (17:55 +0000)]
kill warning

24 years ago* Add --enable-libgcc which explicitly links against libgcc.
Sascha Schumann [Thu, 30 Mar 2000 15:00:30 +0000 (15:00 +0000)]
* Add --enable-libgcc which explicitly links against libgcc.

* Some cleanup and increased use of PHP_ARG_[ENABLE|WITH]

24 years agoFix libpng and libz order and stuff the libjpeg into its own macro.
Sascha Schumann [Thu, 30 Mar 2000 14:59:23 +0000 (14:59 +0000)]
Fix libpng and libz order and stuff the libjpeg into its own macro.

24 years ago@- Fixed return of stristr() to no longer always be lowercased. (Andrei)
Andrei Zmievski [Thu, 30 Mar 2000 14:34:46 +0000 (14:34 +0000)]
@- Fixed return of stristr() to no longer always be lowercased. (Andrei)

24 years ago.
Sascha Schumann [Thu, 30 Mar 2000 14:28:35 +0000 (14:28 +0000)]
.

24 years agoAllocate enough memory for additional /.
Sascha Schumann [Thu, 30 Mar 2000 12:55:59 +0000 (12:55 +0000)]
Allocate enough memory for additional /.

Also remove the extra check for the trailing /. Unix will automatically
apply s#/+#/#

Partly suggested by: drew@elysium.ltd.uk
PR: #3956

24 years ago- Bump up API number after Lars' change
Andi Gutmans [Thu, 30 Mar 2000 05:04:39 +0000 (05:04 +0000)]
- Bump up API number after Lars' change

24 years agoGive another hint to BSD makes
Sascha Schumann [Thu, 30 Mar 2000 04:11:31 +0000 (04:11 +0000)]
Give another hint to BSD makes

24 years agoPropagate pthread_cflags to CXXFLAGS and INLINE_CFLAGS
Sascha Schumann [Thu, 30 Mar 2000 04:09:56 +0000 (04:09 +0000)]
Propagate pthread_cflags to CXXFLAGS and INLINE_CFLAGS

24 years agoFix the problem with dbmopen() not being defined. Patch by
Jim Jagielski [Thu, 30 Mar 2000 02:42:28 +0000 (02:42 +0000)]
Fix the problem with dbmopen() not being defined. Patch by
Geoff (geoff@mcrent.com) and The Red Fox

24 years agoSome OS prepend _ to symbol names while their dynamic linker
Sascha Schumann [Thu, 30 Mar 2000 01:21:03 +0000 (01:21 +0000)]
Some OS prepend _ to symbol names while their dynamic linker
does not do that automatically. Thus we check manually for
_get_module.

24 years agoSpecifically mention $(srcdir), so that OpenBSD's make gets it
Sascha Schumann [Thu, 30 Mar 2000 00:59:47 +0000 (00:59 +0000)]
Specifically mention $(srcdir), so that OpenBSD's make gets it

24 years agoSpecifically mention $(srcdir), so that OpenBSD's make gets it
Sascha Schumann [Thu, 30 Mar 2000 00:43:09 +0000 (00:43 +0000)]
Specifically mention $(srcdir), so that OpenBSD's make gets it

24 years agofix bug 3971, SNMP now compiles on FreeBSD.
Sterling Hughes [Thu, 30 Mar 2000 00:19:24 +0000 (00:19 +0000)]
fix bug 3971, SNMP now compiles on FreeBSD.

24 years ago- Make the argument order for the stack applies more consistent with other Zend
Zeev Suraski [Wed, 29 Mar 2000 22:28:04 +0000 (22:28 +0000)]
- Make the argument order for the stack applies more consistent with other Zend
  data structures
- Fix a possible corruption problem due to switch() C-level optimization

24 years agoMissed Andrei's @ note...
Torben Wilson [Wed, 29 Mar 2000 22:18:41 +0000 (22:18 +0000)]
Missed Andrei's @ note...

24 years agoAdded !== (is not identical) operator.
Torben Wilson [Wed, 29 Mar 2000 22:05:19 +0000 (22:05 +0000)]
Added !== (is not identical) operator.

24 years agoGC now prints out how many session objects were removed
Sascha Schumann [Wed, 29 Mar 2000 20:37:29 +0000 (20:37 +0000)]
GC now prints out how many session objects were removed

24 years agoImproved error messages
Sascha Schumann [Wed, 29 Mar 2000 20:37:12 +0000 (20:37 +0000)]
Improved error messages

24 years ago@- Changed the Windows version of PHP so that a php.ini file is no
Zeev Suraski [Wed, 29 Mar 2000 19:45:15 +0000 (19:45 +0000)]
@- Changed the Windows version of PHP so that a php.ini file is no
@  longer mandatory (Zeev)

24 years ago*** empty log message ***
Zeev Suraski [Wed, 29 Mar 2000 19:44:44 +0000 (19:44 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Zeev Suraski [Wed, 29 Mar 2000 19:26:34 +0000 (19:26 +0000)]
*** empty log message ***

24 years agoDo not add dl function, if libdl is not present.
Sascha Schumann [Wed, 29 Mar 2000 17:33:44 +0000 (17:33 +0000)]
Do not add dl function, if libdl is not present.

PR: #3947

Declare user_shutdown_function_name() as static to kill warning.

24 years ago- Make sure zend_API.h has Zend'ish versions of the ZEND macros so that
Andi Gutmans [Wed, 29 Mar 2000 17:13:16 +0000 (17:13 +0000)]
- Make sure zend_API.h has Zend'ish versions of the ZEND macros so that
  Zend'ish modules don't need to mix PHP & Zend notation.

24 years ago#yikes stripes, didn't see that one
Sterling Hughes [Wed, 29 Mar 2000 12:43:13 +0000 (12:43 +0000)]
#yikes stripes, didn't see that one
#its time to go to bed
Re-fixed return value of min and max

24 years agosingle, sorta proto.
Sterling Hughes [Wed, 29 Mar 2000 11:38:47 +0000 (11:38 +0000)]
single, sorta proto.

24 years ago1. Holy protos Batman.
Sterling Hughes [Wed, 29 Mar 2000 11:19:01 +0000 (11:19 +0000)]
1.  Holy protos Batman.
2.  Converted some functions from using "return" to RETURN_FALSE

24 years ago@- session_start() is now more verbose if headers cannot be send. (Thies)
Thies C. Arntzen [Wed, 29 Mar 2000 09:36:27 +0000 (09:36 +0000)]
@- session_start() is now more verbose if headers cannot be send. (Thies)

24 years agoTis protoriffic.
Sterling Hughes [Wed, 29 Mar 2000 01:39:04 +0000 (01:39 +0000)]
Tis protoriffic.

24 years agoSterling, only one line for the short descritption, even it is massiv.
Egon Schmid [Tue, 28 Mar 2000 20:47:47 +0000 (20:47 +0000)]
Sterling, only one line for the short descritption, even it is massiv.

24 years ago*** empty log message ***
Sterling Hughes [Tue, 28 Mar 2000 20:26:02 +0000 (20:26 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Sterling Hughes [Tue, 28 Mar 2000 18:16:41 +0000 (18:16 +0000)]
*** empty log message ***

24 years agoThe checks for func_num_args() and friends were broken - fixed
Zeev Suraski [Tue, 28 Mar 2000 17:34:21 +0000 (17:34 +0000)]
The checks for func_num_args() and friends were broken - fixed

24 years agoDescription differs between version 3 and 4.
Egon Schmid [Tue, 28 Mar 2000 17:03:32 +0000 (17:03 +0000)]
Description differs between version 3 and 4.

24 years ago- added pdf_open_image_file() to read jpeg, tiff, gif and png images
Uwe Steinmann [Tue, 28 Mar 2000 16:45:05 +0000 (16:45 +0000)]
- added pdf_open_image_file() to read jpeg, tiff, gif and png images

24 years agoCouple of thangs:
Sterling Hughes [Tue, 28 Mar 2000 01:38:50 +0000 (01:38 +0000)]
Couple of thangs:
  1.  We've got protos!
  2.  The second half of the script is now most Zendiferous.

24 years agoUse PHP_ARG_WITH
Sascha Schumann [Mon, 27 Mar 2000 23:43:00 +0000 (23:43 +0000)]
Use PHP_ARG_WITH

24 years agoWelcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common
Sascha Schumann [Mon, 27 Mar 2000 23:33:38 +0000 (23:33 +0000)]
Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common
AC_MSG_CHECKING, AC_ARG_[ENABLE,WITH], AC_MSG_RESULT trio.

24 years agoGenerate better skeleton config.m4
Sascha Schumann [Mon, 27 Mar 2000 22:52:48 +0000 (22:52 +0000)]
Generate better skeleton config.m4

24 years agoThese should not be exported
Sascha Schumann [Mon, 27 Mar 2000 22:40:49 +0000 (22:40 +0000)]
These should not be exported

24 years ago* Check the default location of Berkeley DB 3.0
Sascha Schumann [Mon, 27 Mar 2000 22:40:27 +0000 (22:40 +0000)]
* Check the default location of Berkeley DB 3.0
* Check additionally for libdb-3

24 years agoThat's one thing @ missed...
Zeev Suraski [Mon, 27 Mar 2000 20:00:51 +0000 (20:00 +0000)]
That's one thing @ missed...

24 years agoSlight change for time on the return side.
Sterling Hughes [Mon, 27 Mar 2000 18:11:33 +0000 (18:11 +0000)]
Slight change for time on the return side.

@-Added 'I' switch to test whether or not DST is active.

24 years ago*** empty log message ***
Sterling Hughes [Mon, 27 Mar 2000 16:35:01 +0000 (16:35 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Sterling Hughes [Mon, 27 Mar 2000 16:21:15 +0000 (16:21 +0000)]
*** empty log message ***

24 years agoGNU make is not required
Rasmus Lerdorf [Mon, 27 Mar 2000 01:35:17 +0000 (01:35 +0000)]
GNU make is not required

24 years agoRemove debug libraries from debug build
Sam Ruby [Mon, 27 Mar 2000 01:00:21 +0000 (01:00 +0000)]
Remove debug libraries from debug build

24 years agoWhoops! Not everybody want Java included by default!
Sam Ruby [Mon, 27 Mar 2000 00:55:18 +0000 (00:55 +0000)]
Whoops!  Not everybody want Java included by default!

24 years agoUpdate the INSTALL docs
Rasmus Lerdorf [Mon, 27 Mar 2000 00:33:47 +0000 (00:33 +0000)]
Update the INSTALL docs

24 years agoRemove debug runtime libraries from Release builds
Sam Ruby [Mon, 27 Mar 2000 00:18:59 +0000 (00:18 +0000)]
Remove debug runtime libraries from Release builds

24 years agosupport non-debug builds
Sam Ruby [Sun, 26 Mar 2000 20:24:55 +0000 (20:24 +0000)]
support non-debug builds

24 years agosupport non-debug builds
Sam Ruby [Sun, 26 Mar 2000 20:01:59 +0000 (20:01 +0000)]
support non-debug builds

24 years agoPHP_EXTENSION sets $ext_src_base
Sascha Schumann [Sun, 26 Mar 2000 19:51:10 +0000 (19:51 +0000)]
PHP_EXTENSION sets $ext_src_base

24 years agoSome white-space changes
Sascha Schumann [Sun, 26 Mar 2000 19:47:28 +0000 (19:47 +0000)]
Some white-space changes

24 years agoIgnore errors at this place
Sascha Schumann [Sun, 26 Mar 2000 19:46:42 +0000 (19:46 +0000)]
Ignore errors at this place

24 years agoAllow MySQL to be compiled against extern mysqlclient library
Sascha Schumann [Sun, 26 Mar 2000 19:46:11 +0000 (19:46 +0000)]
Allow MySQL to be compiled against extern mysqlclient library

24 years agoUse compression for makedist
Zeev Suraski [Sun, 26 Mar 2000 19:26:09 +0000 (19:26 +0000)]
Use compression for makedist

24 years agoPackage RC1
Zeev Suraski [Sun, 26 Mar 2000 19:18:59 +0000 (19:18 +0000)]
Package RC1

24 years ago- Stop zend_func_args() and co. from crashing
Andi Gutmans [Sun, 26 Mar 2000 18:40:24 +0000 (18:40 +0000)]
- Stop zend_func_args() and co. from crashing

24 years ago- Change new -> result. Using C++ keywords isn't too hot
Zeev Suraski [Sun, 26 Mar 2000 17:06:19 +0000 (17:06 +0000)]
- Change new -> result. Using C++ keywords isn't too hot

24 years ago- Didn't see Thies' commit message although I can't really see how it would
Andi Gutmans [Sun, 26 Mar 2000 16:28:37 +0000 (16:28 +0000)]
- Didn't see Thies' commit message although I can't really see how it would
  make a difference

24 years ago- Include Andrea's fix for alloca.h
Andi Gutmans [Sun, 26 Mar 2000 16:00:35 +0000 (16:00 +0000)]
- Include Andrea's fix for alloca.h

24 years agoFix internal_functions.c screwup for people not using --with-mm
Sascha Schumann [Sun, 26 Mar 2000 15:26:15 +0000 (15:26 +0000)]
Fix internal_functions.c screwup for people not using --with-mm

24 years ago<alloca.h> needs to be included before we define macros calling alloca()
Thies C. Arntzen [Sun, 26 Mar 2000 14:46:25 +0000 (14:46 +0000)]
<alloca.h> needs to be included before we define macros calling alloca()
atleast using SGI's cc - should not harm other platforms (i hope)

24 years agoReturn value corrected.
Sterling Hughes [Sun, 26 Mar 2000 14:43:24 +0000 (14:43 +0000)]
Return value corrected.

24 years agono c++ comments // please
Thies C. Arntzen [Sun, 26 Mar 2000 14:27:10 +0000 (14:27 +0000)]
no c++ comments // please