]> granicus.if.org Git - php/log
php
24 years agocolumn size for date in imap_headers increased (see bug id #5699)
Hartmut Holzgraefe [Fri, 21 Jul 2000 15:50:37 +0000 (15:50 +0000)]
column size for date in imap_headers increased (see bug id #5699)

24 years ago(php_addslashes) Fixed stop condition - it should only take into account
Andrei Zmievski [Fri, 21 Jul 2000 15:29:59 +0000 (15:29 +0000)]
(php_addslashes) Fixed stop condition - it should only take into account
the length of the string, not the characters.

24 years agoAdd PEAR_ERROR class for returning exception objects.
Sterling Hughes [Fri, 21 Jul 2000 06:47:18 +0000 (06:47 +0000)]
Add PEAR_ERROR class for returning exception objects.

#  This is the basic idea that Ulf proposed, its obviously
#  going to be subject to modifications.

24 years ago Undo numerical format regression introduced by the fix of the
Ken Coar [Fri, 21 Jul 2000 03:21:56 +0000 (03:21 +0000)]
Undo numerical format regression introduced by the fix of the
zero-precison %s formatting.

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

24 years agoNEWS update
<changelog@php.net> [Fri, 21 Jul 2000 01:09:04 +0000 (01:09 +0000)]
NEWS update

24 years agofix for bug #5707
Hartmut Holzgraefe [Thu, 20 Jul 2000 23:08:26 +0000 (23:08 +0000)]
fix for bug #5707

24 years agofix 5705
Sterling Hughes [Thu, 20 Jul 2000 17:15:25 +0000 (17:15 +0000)]
fix 5705
.

24 years ago# There you go, Wico.
Andrei Zmievski [Thu, 20 Jul 2000 15:27:16 +0000 (15:27 +0000)]
# There you go, Wico.
Fix bug $5676.
@- Fixed preg_replace() to automatically escape quotes in matched
@  strings when using /e modifier. (Andrei)

24 years agoFix dbase_create() for real.
Sterling Hughes [Thu, 20 Jul 2000 02:48:44 +0000 (02:48 +0000)]
Fix dbase_create() for real.

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

24 years agoNEWS update
<changelog@php.net> [Thu, 20 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

24 years agoautomatically initialise library at first use if necessary
David Croft [Wed, 19 Jul 2000 18:55:12 +0000 (18:55 +0000)]
automatically initialise library at first use if necessary
automatically cleanup library at request end if user hasn't done so
libpfpro library version shown on phpinfo()

24 years ago# remove leading _ from #define
David Croft [Wed, 19 Jul 2000 18:51:55 +0000 (18:51 +0000)]
# remove leading _ from #define

24 years agoItanium patch from Steve Robb <steve@eu.c2.net>
Rasmus Lerdorf [Wed, 19 Jul 2000 16:19:40 +0000 (16:19 +0000)]
Itanium patch from Steve Robb <steve@eu.c2.net>
@ Itanium patch (Steve Robb)

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

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

24 years agotypo
Sascha Schumann [Tue, 18 Jul 2000 22:38:22 +0000 (22:38 +0000)]
typo

24 years agoFix building ingres_ii as a shared module
Sascha Schumann [Tue, 18 Jul 2000 22:34:42 +0000 (22:34 +0000)]
Fix building ingres_ii as a shared module

24 years agoShutup a gcc warning
Zeev Suraski [Tue, 18 Jul 2000 20:40:23 +0000 (20:40 +0000)]
Shutup a gcc warning

24 years agoForgot to link this function...
Zeev Suraski [Tue, 18 Jul 2000 20:32:39 +0000 (20:32 +0000)]
Forgot to link this function...

24 years agoThis is probably the oldest bug in PHP :)
Zeev Suraski [Tue, 18 Jul 2000 20:08:06 +0000 (20:08 +0000)]
This is probably the oldest bug in PHP :)
Luckily it's unlikely we're ever actually bitten by this bug.

24 years agoFixed compilation errors.
Andrei Zmievski [Tue, 18 Jul 2000 19:13:14 +0000 (19:13 +0000)]
Fixed compilation errors.

24 years agoAdded myself
Andreas Karajannis [Tue, 18 Jul 2000 18:16:56 +0000 (18:16 +0000)]
Added myself

24 years agoDon't touch ChangeLog, please. It's automagically generated from commit
Andrei Zmievski [Tue, 18 Jul 2000 16:37:58 +0000 (16:37 +0000)]
Don't touch ChangeLog, please. It's automagically generated from commit
messages.

24 years ago Bring forward the zero-precision (%.0s) string formatting fix
Ken Coar [Tue, 18 Jul 2000 16:34:30 +0000 (16:34 +0000)]
Bring forward the zero-precision (%.0s) string formatting fix
from PHP3.  (After being nagged by Thies. :-)  Whee!  My first
PHP4 commit..

24 years ago@Set default include_path so PEAR files can be reached (Stig)
Stig Bakken [Tue, 18 Jul 2000 11:02:28 +0000 (11:02 +0000)]
@Set default include_path so PEAR files can be reached (Stig)

24 years agoPatch STDOUT support.
Sterling Hughes [Tue, 18 Jul 2000 05:52:03 +0000 (05:52 +0000)]
Patch STDOUT support.

24 years agoChangeLog update
<changelog@php.net> [Tue, 18 Jul 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 18 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

24 years agoAdded new function ii_autocommit()
Hénot David [Mon, 17 Jul 2000 23:57:36 +0000 (23:57 +0000)]
Added new function ii_autocommit()

24 years agoMade ingres_ii module compile with its new name
Hénot David [Mon, 17 Jul 2000 23:21:42 +0000 (23:21 +0000)]
Made ingres_ii module compile with its new name

24 years ago@Added "pear" executable, requires CGI version installed (Stig)
Stig Bakken [Mon, 17 Jul 2000 22:52:08 +0000 (22:52 +0000)]
@Added "pear" executable, requires CGI version installed (Stig)

24 years agoFixed some protos. Only one line for the description.
Egon Schmid [Mon, 17 Jul 2000 21:50:35 +0000 (21:50 +0000)]
Fixed some protos. Only one line for the description.

24 years agoAdded extension ii for Ingres II native support.
Hénot David [Mon, 17 Jul 2000 21:29:30 +0000 (21:29 +0000)]
Added extension ii for Ingres II native support.
@- Added extension ii for Ingres II native support. See README in ext/ii
@  directory. (David H)

24 years agoBuild fixes
Zeev Suraski [Mon, 17 Jul 2000 21:13:44 +0000 (21:13 +0000)]
Build fixes

24 years ago- Made Interbase compile under Win32, cleaned warnings
Zeev Suraski [Mon, 17 Jul 2000 20:51:47 +0000 (20:51 +0000)]
- Made Interbase compile under Win32, cleaned warnings
@- Added Win32 project for the Interbase module (Zeev)

24 years agoMinor adjustments to compile-advice
Ben Mansell [Mon, 17 Jul 2000 17:18:02 +0000 (17:18 +0000)]
Minor adjustments to compile-advice

24 years ago- Cannot see any good reason why the test script in the dir of
Uwe Steinmann [Mon, 17 Jul 2000 15:44:24 +0000 (15:44 +0000)]
- Cannot see any good reason why the test script in the dir of
  the extension, though it is in tests as well

24 years ago*** empty log message ***
Andrei Zmievski [Mon, 17 Jul 2000 13:37:26 +0000 (13:37 +0000)]
*** empty log message ***

24 years agoFix crash in stripcslashes("") (#5628)
Stanislav Malyshev [Mon, 17 Jul 2000 10:22:30 +0000 (10:22 +0000)]
Fix crash in stripcslashes("") (#5628)

24 years agoChangeLog update
<changelog@php.net> [Mon, 17 Jul 2000 01:13:01 +0000 (01:13 +0000)]
ChangeLog update

24 years ago- Beautify Zeev's patch a bit.
Andi Gutmans [Sun, 16 Jul 2000 22:33:42 +0000 (22:33 +0000)]
- Beautify Zeev's patch a bit.

24 years agoUpdate news
Zeev Suraski [Sun, 16 Jul 2000 20:08:26 +0000 (20:08 +0000)]
Update news

24 years agoAdd CURL support (http://curl.haxx.se).
Sterling Hughes [Sun, 16 Jul 2000 19:37:33 +0000 (19:37 +0000)]
Add CURL support (http://curl.haxx.se).

# Currently pretty experimental, and labeled so, it
# only really works with the CGI version.  I wanted
# to get the sources in CVS, so I could give a
# reference point for some issues, and get more
# extensive testing...
#
# Does anyone know how long it is going to be till
# the next minor release?

24 years agoTiny wording fix
Rasmus Lerdorf [Sun, 16 Jul 2000 18:51:00 +0000 (18:51 +0000)]
Tiny wording fix

24 years agoImplement parent::foo()
Zeev Suraski [Sun, 16 Jul 2000 16:40:21 +0000 (16:40 +0000)]
Implement parent::foo()

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

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

24 years agoSome cosmetic changes.
Egon Schmid [Sat, 15 Jul 2000 16:09:18 +0000 (16:09 +0000)]
Some cosmetic changes.

24 years agoAdd more extended_info calls
Zeev Suraski [Sat, 15 Jul 2000 15:41:20 +0000 (15:41 +0000)]
Add more extended_info calls

24 years agofixed uninitilized var in ZTS mode.
Thies C. Arntzen [Sat, 15 Jul 2000 14:54:04 +0000 (14:54 +0000)]
fixed uninitilized var in ZTS mode.

24 years agoSome cosmetic changes.
Egon Schmid [Sat, 15 Jul 2000 14:35:41 +0000 (14:35 +0000)]
Some cosmetic changes.

24 years ago@- You can now call Ora_Error() without prameters to get the reason
Thies C. Arntzen [Sat, 15 Jul 2000 14:15:10 +0000 (14:15 +0000)]
@- You can now call Ora_Error() without prameters to get the reason
@  for a failed connection attempt. (Kirill Maximov)

24 years agoSome cosmetic changes.
Egon Schmid [Sat, 15 Jul 2000 13:00:41 +0000 (13:00 +0000)]
Some cosmetic changes.

24 years ago#.cvsignore file for ext/pfpro
David Croft [Sat, 15 Jul 2000 05:24:22 +0000 (05:24 +0000)]
#.cvsignore file for ext/pfpro

24 years agomerged changes from Signio module by John Donagher <john@webmeta.com>
David Croft [Sat, 15 Jul 2000 05:08:22 +0000 (05:08 +0000)]
merged changes from Signio module by John Donagher <john@webmeta.com>

24 years agotest file for pfpro
David Croft [Sat, 15 Jul 2000 03:07:49 +0000 (03:07 +0000)]
test file for pfpro

24 years ago.
Rasmus Lerdorf [Sat, 15 Jul 2000 01:54:59 +0000 (01:54 +0000)]
.

24 years ago@- New extension "pfpro" for interface with Signio Payflow Pro (David Croft)
David Croft [Sat, 15 Jul 2000 01:13:40 +0000 (01:13 +0000)]
@- New extension "pfpro" for interface with Signio Payflow Pro (David Croft)
New extension pfpro to interface with Signio Payflow Pro library for
credit card processing etc

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

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

24 years agoAdd IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for
Rasmus Lerdorf [Fri, 14 Jul 2000 22:07:57 +0000 (22:07 +0000)]
Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for
imagetypes() function
@ Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for
@ imagetypes() function (Rasmus)

24 years agoAdd ImageTypes() function which returns a bitfield with the supported
Rasmus Lerdorf [Fri, 14 Jul 2000 21:51:31 +0000 (21:51 +0000)]
Add ImageTypes() function which returns a bitfield with the supported
image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp
@ Add ImageTypes() function which returns a bitfield with the supported
@ image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp (Rasmus)

24 years agoImprove register_resource_ex() infrastructure
Zeev Suraski [Fri, 14 Jul 2000 20:00:24 +0000 (20:00 +0000)]
Improve register_resource_ex() infrastructure

24 years agoHopefully this will stop the php_mysql.dll questions that haunt us...
Zeev Suraski [Fri, 14 Jul 2000 19:42:59 +0000 (19:42 +0000)]
Hopefully this will stop the php_mysql.dll questions that haunt us...

24 years agoMake it possible to specify an empty string as a thousands-seperator
Rasmus Lerdorf [Fri, 14 Jul 2000 18:46:13 +0000 (18:46 +0000)]
Make it possible to specify an empty string as a thousands-seperator
in number_format()
@ Make it possible to specify an empty string as a thousands-seperator
@ in number_format()

24 years agoProtos fixed.
Egon Schmid [Fri, 14 Jul 2000 18:42:35 +0000 (18:42 +0000)]
Protos fixed.

24 years agoShared module support for LDAP extension
Rasmus Lerdorf [Fri, 14 Jul 2000 13:13:25 +0000 (13:13 +0000)]
Shared module support for LDAP extension
@ Shared module support for LDAP extension (Troels Arvin)

24 years ago(imap_mail) Fixed a sizing of the arg parameter array. Was causing
Mike Waychison [Fri, 14 Jul 2000 08:12:53 +0000 (08:12 +0000)]
(imap_mail) Fixed a sizing of the arg parameter array.  Was causing
            Seg-Faults if rpath was specified.
@  Fixed a bug with imap_mail where apache would segfault if the rpath
@  parameter was specified.
#  ouch.

24 years agoChangeLog update
<changelog@php.net> [Fri, 14 Jul 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Fri, 14 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

24 years agoUse dashes and short day name in cookies since some browsers seem picky
Rasmus Lerdorf [Fri, 14 Jul 2000 01:08:59 +0000 (01:08 +0000)]
Use dashes and short day name in cookies since some browsers seem picky
about this
@ Use dashes and short day name in cookies since some browsers seem picky
@ about this (Rasmus)

24 years agoThe description for protos need no period.
Egon Schmid [Thu, 13 Jul 2000 20:55:22 +0000 (20:55 +0000)]
The description for protos need no period.

24 years ago- Making pspell compile as a shared module
Vlad Krupin [Thu, 13 Jul 2000 20:39:14 +0000 (20:39 +0000)]
- Making pspell compile as a shared module
- fix a couple typos
@ Making pspell compile as a shared module

24 years agoFixed protos.
Egon Schmid [Thu, 13 Jul 2000 19:09:32 +0000 (19:09 +0000)]
Fixed protos.

24 years agoFixed protos.
Egon Schmid [Thu, 13 Jul 2000 18:44:57 +0000 (18:44 +0000)]
Fixed protos.

24 years agoForgotten to change.
Egon Schmid [Thu, 13 Jul 2000 18:27:10 +0000 (18:27 +0000)]
Forgotten to change.

24 years agoCorrected some protos.
Egon Schmid [Thu, 13 Jul 2000 18:21:40 +0000 (18:21 +0000)]
Corrected some protos.

24 years agoFix disable_functions feature
Zeev Suraski [Thu, 13 Jul 2000 17:52:00 +0000 (17:52 +0000)]
Fix disable_functions feature

24 years ago*** empty log message ***
Zeev Suraski [Thu, 13 Jul 2000 17:29:59 +0000 (17:29 +0000)]
*** empty log message ***

24 years agomake -c in stand-alone mode work again.
Stanislav Malyshev [Thu, 13 Jul 2000 09:17:39 +0000 (09:17 +0000)]
make -c in stand-alone mode work again.
Setting ini_path after php_module_startup doesn't do much good -
since php_module_startup reads .ini.
# This fix is very ugly. Everyone is welcome to make better fix
# that won't report errors twice and won't scan argument 3 times

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

24 years agofix ZTS startup without filename (thanx purify!)
Thies C. Arntzen [Wed, 12 Jul 2000 16:37:46 +0000 (16:37 +0000)]
fix ZTS startup without filename (thanx purify!)

24 years ago- The pdfclock example using cpdf
Uwe Steinmann [Wed, 12 Jul 2000 12:50:58 +0000 (12:50 +0000)]
- The pdfclock example using cpdf

24 years agounset active_symbol_table on zend-shutdown.
Thies C. Arntzen [Wed, 12 Jul 2000 12:00:17 +0000 (12:00 +0000)]
unset active_symbol_table on zend-shutdown.

24 years ago(php_error) only set php_errormsg if we (still) have an active_symbol_table.
Thies C. Arntzen [Wed, 12 Jul 2000 11:59:09 +0000 (11:59 +0000)]
(php_error) only set php_errormsg if we (still) have an active_symbol_table.

24 years ago- By mistake recommited bad entry
Andi Gutmans [Wed, 12 Jul 2000 03:57:26 +0000 (03:57 +0000)]
- By mistake recommited bad entry

24 years ago- Add some Zend Engine changes to the NEWS file
Andi Gutmans [Wed, 12 Jul 2000 03:55:28 +0000 (03:55 +0000)]
- Add some Zend Engine changes to the NEWS file

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

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

24 years ago- Oops I was only thinking about VIRTUAL_DIR and forogt about the rest of
Andi Gutmans [Tue, 11 Jul 2000 19:17:19 +0000 (19:17 +0000)]
- Oops I was only thinking about VIRTUAL_DIR and forogt about the rest of
- TSRM which Zeev implemented  on his own.

24 years ago- Commit new license for TSRM.
Andi Gutmans [Tue, 11 Jul 2000 19:15:51 +0000 (19:15 +0000)]
- Commit new license for TSRM.

24 years ago- typo
Danny Heijl [Tue, 11 Jul 2000 17:53:02 +0000 (17:53 +0000)]
- typo

24 years ago- Work-around for ESQL/C bug with BLOBs and NULL values (Danny).
Danny Heijl [Tue, 11 Jul 2000 17:47:16 +0000 (17:47 +0000)]
- Work-around for ESQL/C bug with BLOBs and NULL values (Danny).

24 years agoFix for problem noted by Jay Greenspan on TurboLinux machines
Sam Ruby [Tue, 11 Jul 2000 17:33:14 +0000 (17:33 +0000)]
Fix for problem noted by Jay Greenspan on TurboLinux machines

24 years agoUpdated comments.
Andrei Zmievski [Tue, 11 Jul 2000 16:51:04 +0000 (16:51 +0000)]
Updated comments.

24 years ago@- Improved array_multisort() to be able to specify sort type as well sort
Andrei Zmievski [Tue, 11 Jul 2000 16:48:03 +0000 (16:48 +0000)]
@- Improved array_multisort() to be able to specify sort type as well sort
@  order. Incidentally, it can be used to sort multi-dimensional arrays
@  as well. (Andrei)

24 years agoAnother persistent hash - disable apply protection
Zeev Suraski [Tue, 11 Jul 2000 14:47:34 +0000 (14:47 +0000)]
Another persistent hash - disable apply protection

24 years agoDisable the hash_apply() protection on hashes that persist across requests - it's...
Zeev Suraski [Tue, 11 Jul 2000 14:29:38 +0000 (14:29 +0000)]
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
because we may be aborted at any point
@- Fixed a possible data corruption in case of a huge amount of aborted requests (Zeev)