]> granicus.if.org Git - php/log
php
24 years agoAdd PHP_STRLCPY macro. This macro should be used in new code instead of
Sascha Schumann [Sun, 27 Aug 2000 09:30:15 +0000 (09:30 +0000)]
Add PHP_STRLCPY macro. This macro should be used in new code instead of
strlcpy/strlcat which are intended for fixing broken code.

24 years ago- Fix possible overflow in fsockopen().
Andi Gutmans [Sun, 27 Aug 2000 04:14:47 +0000 (04:14 +0000)]
- Fix possible overflow in fsockopen().

24 years agoChangeLog update
<changelog@php.net> [Sun, 27 Aug 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years agoupdated with cybercash and dotnet
Daniel Beulshausen [Sat, 26 Aug 2000 20:40:11 +0000 (20:40 +0000)]
updated with cybercash and dotnet

24 years agoadded sam's readme and played with the directory's
Daniel Beulshausen [Sat, 26 Aug 2000 20:27:06 +0000 (20:27 +0000)]
added sam's readme and played with the directory's

24 years agodsp for cybercash
Daniel Beulshausen [Sat, 26 Aug 2000 20:11:31 +0000 (20:11 +0000)]
dsp for cybercash

24 years agoNews about ldap.c change to allow building with OpenLDAP 2.0
Stig Venaas [Sat, 26 Aug 2000 17:02:24 +0000 (17:02 +0000)]
News about ldap.c change to allow building with OpenLDAP 2.0

24 years agoMakes it work with OpenLDAP 2.0 and reduces number of ifdefs
Stig Venaas [Sat, 26 Aug 2000 16:20:37 +0000 (16:20 +0000)]
Makes it work with OpenLDAP 2.0 and reduces number of ifdefs

24 years ago- Don't define this function in non-debug mode
Andi Gutmans [Sat, 26 Aug 2000 14:45:29 +0000 (14:45 +0000)]
- Don't define this function in non-debug mode

24 years agoAdvise people to use error logging instead of error displaying on production web...
Zeev Suraski [Sat, 26 Aug 2000 14:25:47 +0000 (14:25 +0000)]
Advise people to use error logging instead of error displaying on production web sites

24 years ago- Also change constants. Note: PHP tries to make names intuitive.
Andi Gutmans [Sat, 26 Aug 2000 14:24:33 +0000 (14:24 +0000)]
- Also change constants. Note: PHP tries to make names intuitive.
- PHP extensions don't necessarily need to use the exact C counter part, it
- should be easy to read and not be short names such as II_*

24 years ago- Asked the author a long time already to change the function names to
Andi Gutmans [Sat, 26 Aug 2000 14:21:26 +0000 (14:21 +0000)]
- Asked the author a long time already to change the function names to
- something which won't take up all of the ii_* names (not verbose enough).
- I'm doing it myself now so it really has to be checked as I can't compile.
- Changed both the function names and INI parameter names.

24 years agomkdep.perl was replaced by mkdep.awk
Sascha Schumann [Sat, 26 Aug 2000 14:08:03 +0000 (14:08 +0000)]
mkdep.perl was replaced by mkdep.awk

24 years agoAdd ***EXPERIMENTAL*** Zend OO Extension support for Microsoft.Net
Sam Ruby [Sat, 26 Aug 2000 12:53:14 +0000 (12:53 +0000)]
Add ***EXPERIMENTAL*** Zend OO Extension support for Microsoft.Net

24 years agoChangeLog update
<changelog@php.net> [Sat, 26 Aug 2000 01:09:10 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 26 Aug 2000 01:09:07 +0000 (01:09 +0000)]
NEWS update

24 years agoadded the ifx (informix) extension
Daniel Beulshausen [Fri, 25 Aug 2000 21:46:01 +0000 (21:46 +0000)]
added the ifx (informix) extension

24 years agoupdated dsp to build with custom build step
Daniel Beulshausen [Fri, 25 Aug 2000 21:43:01 +0000 (21:43 +0000)]
updated dsp to build with custom build step

24 years agolets keep it in one dsp
Daniel Beulshausen [Fri, 25 Aug 2000 21:42:15 +0000 (21:42 +0000)]
lets keep it in one dsp

24 years agoCopyright modification.
Hénot David [Fri, 25 Aug 2000 15:56:41 +0000 (15:56 +0000)]
Copyright modification.

24 years ago@- Fixed a bug in preg_replace() that would truncate subject string if the
Andrei Zmievski [Fri, 25 Aug 2000 13:51:07 +0000 (13:51 +0000)]
@- Fixed a bug in preg_replace() that would truncate subject string if the
@  first argument was en empty array. (Andrei)
This fixes bug #6346, that would truncate subject string if the
first argument was en empty array.

24 years agoUse request_uri as PHP_SELF. decodedurl also includes the query string.
Sascha Schumann [Fri, 25 Aug 2000 10:00:48 +0000 (10:00 +0000)]
Use request_uri as PHP_SELF. decodedurl also includes the query string.

24 years agoUse SAPI' register_server_variables hook.
Sascha Schumann [Fri, 25 Aug 2000 09:59:38 +0000 (09:59 +0000)]
Use SAPI' register_server_variables hook.

Defines PHP_SELF now.

24 years agophp_register_variables(.. ELS_CC ..)
Sascha Schumann [Fri, 25 Aug 2000 09:15:00 +0000 (09:15 +0000)]
php_register_variables(.. ELS_CC ..)

24 years agoAdd dummy depend: target
Sascha Schumann [Fri, 25 Aug 2000 09:04:51 +0000 (09:04 +0000)]
Add dummy depend: target

24 years agoMake proper use of SAPI's register_environment functionality.
Sascha Schumann [Fri, 25 Aug 2000 08:46:32 +0000 (08:46 +0000)]
Make proper use of SAPI's register_environment functionality.

24 years agoChangeLog update
<changelog@php.net> [Fri, 25 Aug 2000 08:15:41 +0000 (08:15 +0000)]
ChangeLog update

24 years agoAdd autoconf check for awk and use proper macro $(AWK)
Sascha Schumann [Fri, 25 Aug 2000 08:15:10 +0000 (08:15 +0000)]
Add autoconf check for awk and use proper macro $(AWK)

24 years agoNEWS update
<changelog@php.net> [Fri, 25 Aug 2000 08:15:05 +0000 (08:15 +0000)]
NEWS update

24 years agoAdd new depend rule to rules_pear.mk and install mkdep.awk.
Sascha Schumann [Fri, 25 Aug 2000 07:22:05 +0000 (07:22 +0000)]
Add new depend rule to rules_pear.mk and install mkdep.awk.

24 years agoRemove old .cvsignore file
Sascha Schumann [Fri, 25 Aug 2000 07:21:44 +0000 (07:21 +0000)]
Remove old .cvsignore file

24 years ago@Added ob_get_length function (Stig)
Stig Bakken [Fri, 25 Aug 2000 03:10:42 +0000 (03:10 +0000)]
@Added ob_get_length function (Stig)
Added ob_get_length() function (returns size of buffer)

24 years agocompile fix (RedHat 6.2)
Stig Bakken [Fri, 25 Aug 2000 03:08:37 +0000 (03:08 +0000)]
compile fix (RedHat 6.2)

24 years agoprefer -gt to -lt, and dropped the version number to 2 instead of 3
Dan Kalowsky [Thu, 24 Aug 2000 19:27:21 +0000 (19:27 +0000)]
prefer -gt to -lt, and dropped the version number to 2 instead of 3

24 years agoDon't distribute buildmk.stamp to the end user. Otherwise, buildcheck.sh
Sascha Schumann [Thu, 24 Aug 2000 19:23:11 +0000 (19:23 +0000)]
Don't distribute buildmk.stamp to the end user. Otherwise, buildcheck.sh
won't be run on the user's system, when they try to use buildconf.

24 years ago- Revert patch from 9/7/2000 which seems to have broken unset().
Andi Gutmans [Thu, 24 Aug 2000 19:03:35 +0000 (19:03 +0000)]
- Revert patch from 9/7/2000 which seems to have broken unset().
- I hope what made me do this patch doesn't appear again.

24 years agoUpdate .dsp
Zeev Suraski [Thu, 24 Aug 2000 18:58:50 +0000 (18:58 +0000)]
Update .dsp

24 years ago- Fix IMAP build problem
Zeev Suraski [Thu, 24 Aug 2000 18:49:49 +0000 (18:49 +0000)]
- Fix IMAP build problem
- Allow external DLLs to use warn_not_available

24 years agoRemove bogus commit that made DB::DB() an alias for DB::connect()
Sterling Hughes [Thu, 24 Aug 2000 18:18:49 +0000 (18:18 +0000)]
Remove bogus commit that made DB::DB() an alias for DB::connect()

24 years agoupdated dsw with fdf and gd
Daniel Beulshausen [Thu, 24 Aug 2000 18:18:05 +0000 (18:18 +0000)]
updated dsw with fdf and gd

24 years agoadded the gd extension - see the comment!
Daniel Beulshausen [Thu, 24 Aug 2000 18:14:42 +0000 (18:14 +0000)]
added the gd extension - see the comment!
# configuring the gd extesion is currently a mess.
# currently its configured with jpg, wbmp, png and ttf
# maybe we should think about moving that stuff to the
# config.w32.h or to a seperate gdwin32 header

24 years agodsp for the win32 fdf extension
Daniel Beulshausen [Thu, 24 Aug 2000 17:56:38 +0000 (17:56 +0000)]
dsp for the win32 fdf extension

24 years agodeleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath
Daniel Beulshausen [Thu, 24 Aug 2000 17:48:30 +0000 (17:48 +0000)]
deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath

24 years agoAndi's suggestion.
Andrei Zmievski [Thu, 24 Aug 2000 17:09:26 +0000 (17:09 +0000)]
Andi's suggestion.

24 years agobeautify
Thies C. Arntzen [Thu, 24 Aug 2000 15:29:50 +0000 (15:29 +0000)]
beautify

24 years agoFix segfault on readline without parameters
Stanislav Malyshev [Thu, 24 Aug 2000 14:41:12 +0000 (14:41 +0000)]
Fix segfault on readline without parameters

24 years agoMore complete set of (C) notes
Sascha Schumann [Thu, 24 Aug 2000 14:29:29 +0000 (14:29 +0000)]
More complete set of (C) notes

24 years agoScript for replacing the copyright messages
Sascha Schumann [Thu, 24 Aug 2000 14:18:36 +0000 (14:18 +0000)]
Script for replacing the copyright messages

24 years agoThese scripts are not in use anymore. RIP.
Sascha Schumann [Thu, 24 Aug 2000 13:26:58 +0000 (13:26 +0000)]
These scripts are not in use anymore. RIP.

24 years ago@- Fixed a bug that did not respect limit parameter in preg_replace() when
Andrei Zmievski [Thu, 24 Aug 2000 13:23:13 +0000 (13:23 +0000)]
@- Fixed a bug that did not respect limit parameter in preg_replace() when
@  using /e modifier. (Andrei)

24 years agobuilddir is used by the Unix build framework.
Sascha Schumann [Thu, 24 Aug 2000 12:02:05 +0000 (12:02 +0000)]
builddir is used by the Unix build framework.

Rename builddir to phpbuilddir

24 years agoSmall speedup
Sascha Schumann [Thu, 24 Aug 2000 11:56:54 +0000 (11:56 +0000)]
Small speedup

24 years agoSpeed it up by moving the two sub's into the main loop.
Sascha Schumann [Thu, 24 Aug 2000 11:28:41 +0000 (11:28 +0000)]
Speed it up by moving the two sub's into the main loop.

Also print out dependencies immediately instead of buffering them.

24 years agoCreate dependencies using an awk script. Works much nicer in vpath
Sascha Schumann [Thu, 24 Aug 2000 11:02:03 +0000 (11:02 +0000)]
Create dependencies using an awk script. Works much nicer in vpath
environments.

24 years agoTypo
Sascha Schumann [Thu, 24 Aug 2000 09:02:56 +0000 (09:02 +0000)]
Typo

24 years agoSome crappy makes don't handle the .PHONY target correctly.
Sascha Schumann [Thu, 24 Aug 2000 05:55:19 +0000 (05:55 +0000)]
Some crappy makes don't handle the .PHONY target correctly.

So we force a rebuild of generated_lists

24 years ago-Add getCode() method to PEAR_Error
Sterling Hughes [Thu, 24 Aug 2000 01:34:16 +0000 (01:34 +0000)]
-Add getCode() method to PEAR_Error
-Correct license versions + My Address for DB/* mods
-Correct ibase module
-Javadocize File_Find
-Add a optional constructor to DB that passes it on to DB::connect()

24 years agoChangeLog update
<changelog@php.net> [Thu, 24 Aug 2000 01:09:16 +0000 (01:09 +0000)]
ChangeLog update

24 years agoext/icap is obsolete.
Andrei Zmievski [Wed, 23 Aug 2000 18:31:01 +0000 (18:31 +0000)]
ext/icap is obsolete.

24 years agoadded curl, dbase and gettext to the project
Daniel Beulshausen [Wed, 23 Aug 2000 16:21:58 +0000 (16:21 +0000)]
added curl, dbase and gettext to the project

24 years agowin32 projectfile for the curl extension
Daniel Beulshausen [Wed, 23 Aug 2000 16:18:28 +0000 (16:18 +0000)]
win32 projectfile for the curl extension

24 years agoAdd note about --with-kerberos
Sascha Schumann [Wed, 23 Aug 2000 16:15:08 +0000 (16:15 +0000)]
Add note about --with-kerberos

24 years agowin32 projectfile for the dbase extension
Daniel Beulshausen [Wed, 23 Aug 2000 16:11:44 +0000 (16:11 +0000)]
win32 projectfile for the dbase extension

24 years agowin32 projectfile fot the gettext extension
Daniel Beulshausen [Wed, 23 Aug 2000 16:00:38 +0000 (16:00 +0000)]
win32 projectfile fot the gettext extension

24 years agochanged the output directorys from the windowsbuilds
Daniel Beulshausen [Wed, 23 Aug 2000 15:43:36 +0000 (15:43 +0000)]
changed the output directorys from the windowsbuilds

24 years agochanged the intermediate output dir, to make it a bit cleaner
Daniel Beulshausen [Wed, 23 Aug 2000 15:32:09 +0000 (15:32 +0000)]
changed the intermediate output dir, to make it a bit cleaner

24 years agophpextdist is located in $(srcdir), so don't try to install it from
Sascha Schumann [Wed, 23 Aug 2000 14:07:24 +0000 (14:07 +0000)]
phpextdist is located in $(srcdir), so don't try to install it from
$(builddir).

24 years agoChanged long to int.
Egon Schmid [Wed, 23 Aug 2000 13:47:00 +0000 (13:47 +0000)]
Changed long to int.

24 years agoformatting.
Andrei Zmievski [Wed, 23 Aug 2000 13:07:51 +0000 (13:07 +0000)]
formatting.

24 years ago-lt is preferred over \>
Sascha Schumann [Wed, 23 Aug 2000 12:59:50 +0000 (12:59 +0000)]
-lt is preferred over \>

24 years agoFix library order for -lpng -lz.
Sascha Schumann [Wed, 23 Aug 2000 12:28:48 +0000 (12:28 +0000)]
Fix library order for -lpng -lz.

PR: #3978

24 years agoMake parsedate build again
Stanislav Malyshev [Wed, 23 Aug 2000 10:54:13 +0000 (10:54 +0000)]
Make parsedate build again
# I do not really know what's the problem with const, but I do know
# it doesn't compile when declaration and definition don't match

24 years agoA little condensing,
Sterling Hughes [Wed, 23 Aug 2000 08:29:16 +0000 (08:29 +0000)]
A little condensing,
  Add an additional check to make sure port is specified with
  AF_INET in connect().

24 years agoCorrected bugs in php_if_connect() to make it work properly -- needed to
Chris Vandomelen [Wed, 23 Aug 2000 06:41:51 +0000 (06:41 +0000)]
Corrected bugs in php_if_connect() to make it work properly -- needed to
run htons() on the port number provided, and needed to perform DNS lookups
properly and store the results as expected.

24 years agoChangeLog update
<changelog@php.net> [Wed, 23 Aug 2000 01:09:19 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 23 Aug 2000 01:09:16 +0000 (01:09 +0000)]
NEWS update

24 years agocleaned up the PHP/SOLID integration code, and corrected some minor assumptions on...
Dan Kalowsky [Tue, 22 Aug 2000 21:27:49 +0000 (21:27 +0000)]
cleaned up the PHP/SOLID integration code, and corrected some minor assumptions on my part for the 3.5 EE systems.  also removed a series of warnings on builds within the ODBC functions, and corrected header order.  include of the SS_LINUX and SS_FBX defines, needed to make solid headers completely happy with the wchar.h situation.

THIS DOES NOT FIX BUG ID #4615

24 years ago'const' is problematic in code in the final section of a Bison file (Bison defines
Zeev Suraski [Tue, 22 Aug 2000 20:59:26 +0000 (20:59 +0000)]
'const' is problematic in code in the final section of a Bison file (Bison defines
it away)

24 years agoAdding ..\..\..\bindlib_w32 to include path
Frank M. Kromann [Tue, 22 Aug 2000 20:46:01 +0000 (20:46 +0000)]
Adding ..\..\..\bindlib_w32 to include path

24 years ago@- Added ability for each xml_set_*_handler() function to take the
Andrei Zmievski [Tue, 22 Aug 2000 19:32:07 +0000 (19:32 +0000)]
@- Added ability for each xml_set_*_handler() function to take the
@  array($obj, 'method') syntax for the handler argument as well
@  as the normal function name. (Andrei)

24 years ago@- Updated array_walk() to be able to accept array($obj, 'method')
Andrei Zmievski [Tue, 22 Aug 2000 18:39:29 +0000 (18:39 +0000)]
@- Updated array_walk() to be able to accept array($obj, 'method')
@  syntax for the walk function. (Andrei)

24 years ago- Fix bug report by Andrei when using a method as a sort user function
Andi Gutmans [Tue, 22 Aug 2000 18:35:42 +0000 (18:35 +0000)]
- Fix bug report by Andrei when using a method as a sort user function
- parameter in usort() like functions

24 years agosome fixes
Daniel Beulshausen [Tue, 22 Aug 2000 18:13:53 +0000 (18:13 +0000)]
some fixes

24 years agoadded cpdf and domxml
Daniel Beulshausen [Tue, 22 Aug 2000 18:04:31 +0000 (18:04 +0000)]
added cpdf and domxml

24 years agoprojectfile for the domxml extension
Daniel Beulshausen [Tue, 22 Aug 2000 18:01:50 +0000 (18:01 +0000)]
projectfile for the domxml extension

24 years ago- Remove new libmysql files
Andi Gutmans [Tue, 22 Aug 2000 18:01:28 +0000 (18:01 +0000)]
- Remove new libmysql files

24 years ago- Try and revert libmysql for 4.0.2
Andi Gutmans [Tue, 22 Aug 2000 17:59:35 +0000 (17:59 +0000)]
- Try and revert libmysql for 4.0.2

24 years agoprojectfile for the clibpdf extension
Daniel Beulshausen [Tue, 22 Aug 2000 17:55:17 +0000 (17:55 +0000)]
projectfile for the clibpdf extension

24 years agoadded interbase, pdf and sybase_ct
Daniel Beulshausen [Tue, 22 Aug 2000 15:22:59 +0000 (15:22 +0000)]
added interbase, pdf and sybase_ct

24 years agominor fixes
Daniel Beulshausen [Tue, 22 Aug 2000 15:21:01 +0000 (15:21 +0000)]
minor fixes

24 years agoRemoving php_realpath.c from win32 project
Frank M. Kromann [Tue, 22 Aug 2000 15:18:26 +0000 (15:18 +0000)]
Removing php_realpath.c from win32 project

24 years agoprojectfile to build the sybase_ct extension
Daniel Beulshausen [Tue, 22 Aug 2000 15:15:10 +0000 (15:15 +0000)]
projectfile to build the sybase_ct extension

24 years agoprojectfile to build the pdf extension
Daniel Beulshausen [Tue, 22 Aug 2000 15:06:55 +0000 (15:06 +0000)]
projectfile to build the pdf extension

24 years agolittle fixes
Daniel Beulshausen [Tue, 22 Aug 2000 15:03:38 +0000 (15:03 +0000)]
little fixes

24 years agoInterface for 'raid' files (ont in use by PHP)
MySQL Team [Tue, 22 Aug 2000 12:10:53 +0000 (12:10 +0000)]
Interface for 'raid' files (ont in use by PHP)

24 years agoNew files for MySQL 3.23.23 client library. New files are for qouting
MySQL Team [Tue, 22 Aug 2000 09:02:46 +0000 (09:02 +0000)]
New files for MySQL 3.23.23 client library. New files are for qouting
using different character sets.

24 years agoDisable php_value and add note about reliability
Sascha Schumann [Tue, 22 Aug 2000 07:33:27 +0000 (07:33 +0000)]
Disable php_value and add note about reliability

24 years agoAdd note about need to fix INI system
Sascha Schumann [Tue, 22 Aug 2000 07:23:24 +0000 (07:23 +0000)]
Add note about need to fix INI system

24 years agoAOLserver CVS uses PREFIX.
Sascha Schumann [Tue, 22 Aug 2000 06:11:01 +0000 (06:11 +0000)]
AOLserver CVS uses PREFIX.

24 years agoSet file_handle.opened_path to NULL
Sascha Schumann [Tue, 22 Aug 2000 05:43:31 +0000 (05:43 +0000)]
Set file_handle.opened_path to NULL