]> granicus.if.org Git - php/log
php
22 years agoproperly reset ac_extra in PHP_NEW_EXTENSION
Sascha Schumann [Thu, 11 Apr 2002 05:47:03 +0000 (05:47 +0000)]
properly reset ac_extra in PHP_NEW_EXTENSION

redirect stderr to /dev/null to silence xargs

Noticed by: Andrei

22 years agoTSRMG => TSRMLS
Yasuo Ohgaki [Thu, 11 Apr 2002 05:06:16 +0000 (05:06 +0000)]
TSRMG => TSRMLS

22 years agoNEWS update
<changelog@php.net> [Thu, 11 Apr 2002 00:25:15 +0000 (00:25 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Thu, 11 Apr 2002 00:23:36 +0000 (00:23 +0000)]
ChangeLog update

22 years agofix warning
Wez Furlong [Wed, 10 Apr 2002 23:51:48 +0000 (23:51 +0000)]
fix warning

22 years agoImplement stream context and status notification system.
Wez Furlong [Wed, 10 Apr 2002 22:42:32 +0000 (22:42 +0000)]
Implement stream context and status notification system.
Bump the BC for zlib notice to a warning
# See my RFC to php-dev a few days ago

22 years agoMFZE1
foobar [Wed, 10 Apr 2002 21:33:34 +0000 (21:33 +0000)]
MFZE1

22 years agoMFZE1
foobar [Wed, 10 Apr 2002 21:23:01 +0000 (21:23 +0000)]
MFZE1

22 years ago- Added __FUNCTION__ and __CLASS__ constants.
foobar [Wed, 10 Apr 2002 21:22:10 +0000 (21:22 +0000)]
- Added __FUNCTION__ and __CLASS__ constants.

22 years ago* add download command to description
Stig Bakken [Wed, 10 Apr 2002 21:09:58 +0000 (21:09 +0000)]
* add download command to description

22 years agoImplemented "pear download <pakage>"
Tomas V.V.Cox [Wed, 10 Apr 2002 15:15:12 +0000 (15:15 +0000)]
Implemented "pear download <pakage>"

22 years agoDo not show the "tag it!" message when verbose=0
Tomas V.V.Cox [Wed, 10 Apr 2002 15:10:49 +0000 (15:10 +0000)]
Do not show the "tag it!" message when verbose=0
# Forgot to commit that before

22 years agoAdded single display()
Tomas V.V.Cox [Wed, 10 Apr 2002 15:09:36 +0000 (15:09 +0000)]
Added single display()

22 years ago- extension to access a Hyperwave Server based on the official
Uwe Steinmann [Wed, 10 Apr 2002 13:33:59 +0000 (13:33 +0000)]
- extension to access a Hyperwave Server based on the official
  Hypwerwave SDK. The function of this module is similar to the
existing hyperwave extension but the api is very different.

22 years agofix a warnig and an error (found by Sebastioan)
Marcus Boerger [Wed, 10 Apr 2002 13:02:53 +0000 (13:02 +0000)]
fix a warnig and an error (found by Sebastioan)

22 years agochanged mbstring to make thread safe.
Rui Hirokawa [Wed, 10 Apr 2002 12:47:41 +0000 (12:47 +0000)]
changed mbstring to make thread safe.

22 years agoHelp for command "shell-test"
Tomas V.V.Cox [Wed, 10 Apr 2002 12:40:06 +0000 (12:40 +0000)]
Help for command "shell-test"

22 years agoAdded "pear package -n" (only output the created package file name)
Tomas V.V.Cox [Wed, 10 Apr 2002 12:23:31 +0000 (12:23 +0000)]
Added "pear package -n" (only output the created package file name)

22 years agows changes
Sascha Schumann [Wed, 10 Apr 2002 12:22:36 +0000 (12:22 +0000)]
ws changes

22 years agoReplace all memsets with variable initializations
Sascha Schumann [Wed, 10 Apr 2002 12:16:31 +0000 (12:16 +0000)]
Replace all memsets with variable initializations

Change flow of code in functions to end in the "positive" branch.

Changes verified using the original php3 dba tests.

22 years agotoo quick. full speed back.
Sascha Schumann [Wed, 10 Apr 2002 11:12:19 +0000 (11:12 +0000)]
too quick. full speed back.

22 years agoPlease test patches which are merged into the release branch.
Sascha Schumann [Wed, 10 Apr 2002 11:10:17 +0000 (11:10 +0000)]
Please test patches which are merged into the release branch.

db2 has a standard UNIX API which in turn means that
it returns non-zero in error conditions.

22 years agoFix Win32 build.
Sebastian Bergmann [Wed, 10 Apr 2002 11:08:44 +0000 (11:08 +0000)]
Fix Win32 build.

22 years agoLet people know this stuff is experimental.
foobar [Wed, 10 Apr 2002 09:42:38 +0000 (09:42 +0000)]
Let people know this stuff is experimental.

22 years ago- Fix defines
Derick Rethans [Wed, 10 Apr 2002 06:22:12 +0000 (06:22 +0000)]
- Fix defines

22 years agonew ini setting log_errors_max_len
Marcus Boerger [Wed, 10 Apr 2002 01:27:44 +0000 (01:27 +0000)]
new ini setting log_errors_max_len
@-New ini setting log_errors_max_len controls maximum length for error
@ messages. Set it to 0 for infinite. Default is 1024 (old behaviour) (Marcus)

22 years agofix exif using vspprintf
Marcus Boerger [Wed, 10 Apr 2002 01:18:52 +0000 (01:18 +0000)]
fix exif using vspprintf

22 years agomake (v)spprintf available
Marcus Boerger [Wed, 10 Apr 2002 01:13:18 +0000 (01:13 +0000)]
make (v)spprintf available

22 years agointroducing spprintf and vspprintf
Marcus Boerger [Wed, 10 Apr 2002 01:09:22 +0000 (01:09 +0000)]
introducing spprintf and vspprintf
#mail follows

22 years ago-preface for new vpprintf
Marcus Boerger [Wed, 10 Apr 2002 01:07:49 +0000 (01:07 +0000)]
-preface for new vpprintf
#reordered and renamed some functions and removed some static

22 years agoChangeLog update
<changelog@php.net> [Wed, 10 Apr 2002 00:23:15 +0000 (00:23 +0000)]
ChangeLog update

22 years ago* ignore dirs and libfiles in older releases (changelog)
Stig Bakken [Tue, 9 Apr 2002 22:30:44 +0000 (22:30 +0000)]
* ignore dirs and libfiles in older releases (changelog)

22 years ago* ignore files in older releases (changelog)
Stig Bakken [Tue, 9 Apr 2002 21:48:19 +0000 (21:48 +0000)]
* ignore files in older releases (changelog)

22 years agoFix bug #15835.
jim winstead [Tue, 9 Apr 2002 20:18:09 +0000 (20:18 +0000)]
Fix bug #15835.

22 years ago* drop the ondemand connect stuff for now
Stig Bakken [Tue, 9 Apr 2002 18:57:28 +0000 (18:57 +0000)]
* drop the ondemand connect stuff for now

22 years ago* add preferred_state
Stig Bakken [Tue, 9 Apr 2002 18:51:31 +0000 (18:51 +0000)]
* add preferred_state

22 years ago* drop file replace= attribute
Stig Bakken [Tue, 9 Apr 2002 18:50:54 +0000 (18:50 +0000)]
* drop file replace= attribute

22 years ago* remove extra end-fold
Stig Bakken [Tue, 9 Apr 2002 17:32:39 +0000 (17:32 +0000)]
* remove extra end-fold

22 years agoeekk -- and ssb thought my macro's were icky :)
Sterling Hughes [Tue, 9 Apr 2002 17:25:13 +0000 (17:25 +0000)]
eekk -- and ssb thought my macro's were icky :)

22 years ago* package-validate uses package.xml as default param
Stig Bakken [Tue, 9 Apr 2002 17:15:17 +0000 (17:15 +0000)]
* package-validate uses package.xml as default param

22 years ago* ext/xml/expat no longer has xmltok and xmlparse subdirs
Stig Bakken [Tue, 9 Apr 2002 16:06:07 +0000 (16:06 +0000)]
* ext/xml/expat no longer has xmltok and xmlparse subdirs

22 years agoMake the dependencies check look for the correct registry file
Tomas V.V.Cox [Tue, 9 Apr 2002 14:12:12 +0000 (14:12 +0000)]
Make the dependencies check look for the correct registry file

22 years agoWin95/98/Me doesn't support locking, please check patch on other systems
Alexander Merz [Tue, 9 Apr 2002 14:00:05 +0000 (14:00 +0000)]
Win95/98/Me doesn't support locking, please check patch on other systems

22 years agoFix package-list not showing the right Install path
Tomas V.V.Cox [Tue, 9 Apr 2002 13:49:47 +0000 (13:49 +0000)]
Fix package-list not showing the right Install path

22 years agoFix a problem when list-installed is called in a new installation
Tomas V.V.Cox [Tue, 9 Apr 2002 13:11:51 +0000 (13:11 +0000)]
Fix a problem when list-installed is called in a new installation

22 years agoit's been changed back to php.exe
James Cox [Tue, 9 Apr 2002 09:59:17 +0000 (09:59 +0000)]
it's been changed back to php.exe

22 years agoupdated, requires PHP4.2 php-cgi
Alexander Merz [Tue, 9 Apr 2002 09:28:04 +0000 (09:28 +0000)]
updated, requires PHP4.2 php-cgi

22 years ago* show full cvstag command
Stig Bakken [Tue, 9 Apr 2002 08:19:53 +0000 (08:19 +0000)]
* show full cvstag command

22 years ago* get rid of CommandResponse stufff
Stig Bakken [Tue, 9 Apr 2002 08:18:49 +0000 (08:18 +0000)]
* get rid of CommandResponse stufff

22 years ago* drop file replace= attribute
Stig Bakken [Tue, 9 Apr 2002 08:17:49 +0000 (08:17 +0000)]
* drop file replace= attribute

22 years ago* remove PEAR/Uploader.php
Stig Bakken [Tue, 9 Apr 2002 08:12:18 +0000 (08:12 +0000)]
* remove PEAR/Uploader.php

22 years ago* unused files
Stig Bakken [Tue, 9 Apr 2002 08:11:22 +0000 (08:11 +0000)]
* unused files

22 years ago* implemented role="script" and <replace> substitution during install
Stig Bakken [Tue, 9 Apr 2002 08:10:12 +0000 (08:10 +0000)]
* implemented role="script" and <replace> substitution during install

22 years agofix compile warnings
Sterling Hughes [Tue, 9 Apr 2002 06:13:00 +0000 (06:13 +0000)]
fix compile warnings

22 years agoNEWS update
<changelog@php.net> [Tue, 9 Apr 2002 00:22:01 +0000 (00:22 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Tue, 9 Apr 2002 00:20:15 +0000 (00:20 +0000)]
ChangeLog update

22 years ago* package definition for the base PEAR system
Stig Bakken [Tue, 9 Apr 2002 00:03:44 +0000 (00:03 +0000)]
* package definition for the base PEAR system

22 years agoHEADS UP, package.xml format change:
Stig Bakken [Tue, 9 Apr 2002 00:03:18 +0000 (00:03 +0000)]
HEADS UP, package.xml format change:
<file>foo.php</file> is now <file name="foo.php/>
Added tags for configure-like substitutions.
# the packager will handle both for a while

22 years agoAdded new features for msession beta 2
Mark L. Woodward [Mon, 8 Apr 2002 23:07:23 +0000 (23:07 +0000)]
Added new features for msession beta 2

22 years agows fix
foobar [Mon, 8 Apr 2002 22:54:06 +0000 (22:54 +0000)]
ws fix

22 years agoCPP directives must start on the beginning of line
foobar [Mon, 8 Apr 2002 22:21:08 +0000 (22:21 +0000)]
CPP directives must start on the beginning of line

22 years ago* Added getStaticProperty() for static methods.
Richard Heyes [Mon, 8 Apr 2002 21:03:41 +0000 (21:03 +0000)]
* Added getStaticProperty() for static methods.

22 years ago- Revert that change. Added a warning about this.
foobar [Mon, 8 Apr 2002 18:43:35 +0000 (18:43 +0000)]
- Revert that change. Added a warning about this.

22 years agoMake pgsql header available for PECL module(s)
Yasuo Ohgaki [Mon, 8 Apr 2002 14:17:28 +0000 (14:17 +0000)]
Make pgsql header available for PECL module(s)

22 years agoupload_max_filesize can only be set in php.ini
foobar [Mon, 8 Apr 2002 07:58:47 +0000 (07:58 +0000)]
upload_max_filesize can only be set in php.ini

22 years agoand the news entry..
foobar [Mon, 8 Apr 2002 07:47:50 +0000 (07:47 +0000)]
and the news entry..

22 years agoThere's really no point in allowing using the system regex library.
foobar [Mon, 8 Apr 2002 07:47:17 +0000 (07:47 +0000)]
There's really no point in allowing using the system regex library.

22 years agoUsing system regex lib seems not to work quite well when compiled with Apache.
foobar [Mon, 8 Apr 2002 06:45:52 +0000 (06:45 +0000)]
Using system regex lib seems not to work quite well when compiled with Apache.

22 years ago- Fix wrong logic (Thanks to Alan for noticing it)
Derick Rethans [Mon, 8 Apr 2002 06:36:03 +0000 (06:36 +0000)]
- Fix wrong logic (Thanks to Alan for noticing it)

22 years agoRemove unneeded conversions from pg_convert.
Yasuo Ohgaki [Mon, 8 Apr 2002 04:21:04 +0000 (04:21 +0000)]
Remove unneeded conversions from pg_convert.

22 years agoContinue the list of features for PEAR DB
Tomas V.V.Cox [Mon, 8 Apr 2002 02:22:48 +0000 (02:22 +0000)]
Continue the list of features for PEAR DB
Release version is 2.0 (apiVersion)
# Multiline entries inside the tags looks better in the web or in
# "pear package-info" if they aren't formatted to look better
# in the xml

22 years agoMake it compile with ZTS.
Yasuo Ohgaki [Mon, 8 Apr 2002 02:01:45 +0000 (02:01 +0000)]
Make it compile with ZTS.
# Forgot to test with ZTS

22 years agoUpdate README
Yasuo Ohgaki [Mon, 8 Apr 2002 01:50:06 +0000 (01:50 +0000)]
Update README

22 years agoAdded pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
Yasuo Ohgaki [Mon, 8 Apr 2002 01:37:38 +0000 (01:37 +0000)]
Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
and pg_delete().
@ Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
@ and pg_delete(). (Yasuo)

22 years agoReturn proper result.
Yasuo Ohgaki [Mon, 8 Apr 2002 00:50:44 +0000 (00:50 +0000)]
Return proper result.

22 years agoSome ws fixes and general cleanup.
foobar [Mon, 8 Apr 2002 00:46:23 +0000 (00:46 +0000)]
Some ws fixes and general cleanup.

22 years agoAdded 2nd parameter for pg_result_status(). PGSQL_STATUS_LONG is for LONG result...
Yasuo Ohgaki [Mon, 8 Apr 2002 00:43:58 +0000 (00:43 +0000)]
Added 2nd parameter for pg_result_status(). PGSQL_STATUS_LONG is for LONG result status.
PGSQL_STATUS_STRING is for SQL command name successfully executed for this result.
@ Added 2nd parameter for pg_result_status() to specify return type. (Yasuo)

22 years agoChangeLog update
<changelog@php.net> [Mon, 8 Apr 2002 00:23:10 +0000 (00:23 +0000)]
ChangeLog update

22 years agocorrecting some more whitespace
Marcus Boerger [Sun, 7 Apr 2002 23:30:01 +0000 (23:30 +0000)]
correcting some more whitespace
#hope that's it

22 years agoFixed compile failure with ZTS build.
foobar [Sun, 7 Apr 2002 22:43:17 +0000 (22:43 +0000)]
Fixed compile failure with ZTS build.

22 years ago* append "?uncompress=yes" to the package download url if zlib extension
Stig Bakken [Sun, 7 Apr 2002 21:09:41 +0000 (21:09 +0000)]
* append "?uncompress=yes" to the package download url if zlib extension
  is not loaded

22 years ago* package xml file for DB
Stig Bakken [Sun, 7 Apr 2002 21:02:54 +0000 (21:02 +0000)]
* package xml file for DB

22 years ago- Fix build with Visual Studio .NET. The MySQL team said they'll commit
Andi Gutmans [Sun, 7 Apr 2002 20:49:10 +0000 (20:49 +0000)]
- Fix build with Visual Studio .NET. The MySQL team said they'll commit
- their fix a long time ago and never did. One day they'll update the
- whole MySQL client library.

22 years agoAdded PEAR_Common::getUserRoles() and a suggestion
Tomas V.V.Cox [Sun, 7 Apr 2002 20:47:04 +0000 (20:47 +0000)]
Added PEAR_Common::getUserRoles() and a suggestion

22 years agofix and regression test for Bug #16473
Hartmut Holzgraefe [Sun, 7 Apr 2002 19:46:45 +0000 (19:46 +0000)]
fix and regression test for Bug #16473

22 years ago* added "cvstag" command
Stig Bakken [Sun, 7 Apr 2002 19:42:05 +0000 (19:42 +0000)]
* added "cvstag" command

22 years ago-fix warnings
Marcus Boerger [Sun, 7 Apr 2002 18:45:30 +0000 (18:45 +0000)]
-fix warnings
-fix layout

22 years ago-fix warnings
Marcus Boerger [Sun, 7 Apr 2002 18:09:31 +0000 (18:09 +0000)]
-fix warnings

22 years agoRemoved relics from PHP3.
foobar [Sun, 7 Apr 2002 17:46:57 +0000 (17:46 +0000)]
Removed relics from PHP3.

22 years agomake compatible with current PHP
Stanislav Malyshev [Sun, 7 Apr 2002 17:12:38 +0000 (17:12 +0000)]
make compatible with current PHP

22 years ago* give PEAR_Packager::package an option to disable compression and make
Stig Bakken [Sun, 7 Apr 2002 17:07:49 +0000 (17:07 +0000)]
* give PEAR_Packager::package an option to disable compression and make
  plain .tar files

22 years ago* remove empty fold
Stig Bakken [Sun, 7 Apr 2002 16:51:17 +0000 (16:51 +0000)]
* remove empty fold

22 years ago* use the UI's displayFatalError method
Stig Bakken [Sun, 7 Apr 2002 16:48:24 +0000 (16:48 +0000)]
* use the UI's displayFatalError method

22 years ago* added displayError and displayFatalError methods
Stig Bakken [Sun, 7 Apr 2002 16:47:36 +0000 (16:47 +0000)]
* added displayError and displayFatalError methods

22 years ago* initialize _PEAR_Command_uiobject
Stig Bakken [Sun, 7 Apr 2002 16:42:33 +0000 (16:42 +0000)]
* initialize _PEAR_Command_uiobject

22 years agoapply jan's configure check for apache2 and freebsd (relating to the use
Sterling Hughes [Sun, 7 Apr 2002 16:16:47 +0000 (16:16 +0000)]
apply jan's configure check for apache2 and freebsd (relating to the use
of tsrm-pth).

22 years ago* leave error reporting to the validator
Stig Bakken [Sun, 7 Apr 2002 15:49:23 +0000 (15:49 +0000)]
* leave error reporting to the validator

22 years agosync
Stanislav Malyshev [Sun, 7 Apr 2002 15:38:45 +0000 (15:38 +0000)]
sync

22 years ago* more clear cvs tag hint
Stig Bakken [Sun, 7 Apr 2002 15:07:26 +0000 (15:07 +0000)]
* more clear cvs tag hint

22 years agoJust some help cleanup
Tomas V.V.Cox [Sun, 7 Apr 2002 14:30:32 +0000 (14:30 +0000)]
Just some help cleanup