]> granicus.if.org Git - php/log
php
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)

24 years agoDisable the hash_apply() protection on hashes that persist across requests - it's...
Zeev Suraski [Tue, 11 Jul 2000 14:27:31 +0000 (14:27 +0000)]
Disable the hash_apply() protection on hashes that persist across requests - it's unsafe
because we may be aborted at any point

24 years agoFix a bug in passing second parameter of RECV_INIT with is_ref set
Stanislav Malyshev [Tue, 11 Jul 2000 13:23:48 +0000 (13:23 +0000)]
Fix a bug in passing second parameter of RECV_INIT with is_ref set

24 years agoThies, finish your news entries next time. :)
Andrei Zmievski [Tue, 11 Jul 2000 13:19:24 +0000 (13:19 +0000)]
Thies, finish your news entries next time. :)

24 years agoThe official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/
Sascha Schumann [Tue, 11 Jul 2000 12:38:06 +0000 (12:38 +0000)]
The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/

24 years agoAlways use the current DIR_DELIMITER to create the session file path
Sascha Schumann [Tue, 11 Jul 2000 12:29:19 +0000 (12:29 +0000)]
Always use the current DIR_DELIMITER to create the session file path

24 years agofix warning in VC6
Thies C. Arntzen [Tue, 11 Jul 2000 11:52:48 +0000 (11:52 +0000)]
fix warning in VC6

24 years ago- Oops. Too early in the morning
Andi Gutmans [Tue, 11 Jul 2000 04:15:35 +0000 (04:15 +0000)]
- Oops. Too early in the morning

24 years ago- Don't need extern for functions
Andi Gutmans [Tue, 11 Jul 2000 04:11:15 +0000 (04:11 +0000)]
- Don't need extern for functions

24 years ago- Include iostream.h in C++.
Andi Gutmans [Tue, 11 Jul 2000 04:07:18 +0000 (04:07 +0000)]
- Include iostream.h in C++.

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

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

24 years ago- PS_* constants changed to PSPELL_*
Vlad Krupin [Mon, 10 Jul 2000 23:18:27 +0000 (23:18 +0000)]
- PS_* constants changed to PSPELL_*
- zval is used instead of pval
(as Andrei Zmievski suggested)

Modified Files:
  ext/pspell/pspell.c

24 years agoInitial release. Includes:
Vlad Krupin [Mon, 10 Jul 2000 21:29:19 +0000 (21:29 +0000)]
Initial release. Includes:
- Functionality of aspell
- 3 modes of spellchecking (fast, normal, bad_spellers)
- support for run-together words

24 years agoChanged the descriptions.
Egon Schmid [Mon, 10 Jul 2000 20:00:02 +0000 (20:00 +0000)]
Changed the descriptions.

24 years agoChanged some protos and the authors email address.
Egon Schmid [Mon, 10 Jul 2000 19:46:29 +0000 (19:46 +0000)]
Changed some protos and the authors email address.

24 years ago- Fix the case of NULL BYTE and TEXT columns. (Danny).
Danny Heijl [Mon, 10 Jul 2000 19:08:27 +0000 (19:08 +0000)]
- Fix the case of NULL BYTE and TEXT columns. (Danny).
  ESQL/C (sometimes ?) does not set the indicator variable,
  but the locator->loc_indicator instead.

24 years agophp.ini install docs from David Croft <david@infotrek.co.uk>
Andrei Zmievski [Mon, 10 Jul 2000 17:35:18 +0000 (17:35 +0000)]
php.ini install docs from David Croft <david@infotrek.co.uk>

24 years ago- Oops, missed two GLOBAL()'s.
Jouni Ahto [Mon, 10 Jul 2000 14:52:17 +0000 (14:52 +0000)]
- Oops, missed two GLOBAL()'s.

24 years ago- Another attempt to sync with PHP3 and handle multiple recipients.
Jouni Ahto [Mon, 10 Jul 2000 14:49:20 +0000 (14:49 +0000)]
- Another attempt to sync with PHP3 and handle multiple recipients.
- Change all \'s to \r\n.
- It's now PHP 4.0 WIN32 -mailer.

# I'm unable to test, I haven't got Windows. Please check that it compiles.

24 years agoLift the add-once limit for libraries, because there are valid reasons
Sascha Schumann [Mon, 10 Jul 2000 10:26:13 +0000 (10:26 +0000)]
Lift the add-once limit for libraries, because there are valid reasons
against it. When dealing with static libraries, the link order is
important and it might be necessary to add a library multiple times to
satisfy mutual symbol requirements.

24 years agoUnify use of my email address
Sascha Schumann [Mon, 10 Jul 2000 10:09:15 +0000 (10:09 +0000)]
Unify use of my email address

24 years agoFix prototype of apache_child_exit_handler and remove popen-related
Sascha Schumann [Mon, 10 Jul 2000 09:20:35 +0000 (09:20 +0000)]
Fix prototype of apache_child_exit_handler and remove popen-related
preprocessor directives/macros.

24 years agoSubstitute CXX_PHP_COMPILE. Compiling C++ source files works now.
Sascha Schumann [Mon, 10 Jul 2000 09:10:40 +0000 (09:10 +0000)]
Substitute CXX_PHP_COMPILE. Compiling C++ source files works now.