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

22 years ago* typo
Stig Bakken [Sun, 7 Apr 2002 13:22:21 +0000 (13:22 +0000)]
* typo

22 years ago* rename package-verify command to package-validate
Stig Bakken [Sun, 7 Apr 2002 12:40:51 +0000 (12:40 +0000)]
* rename package-verify command to package-validate

22 years agofix for #16469
Wez Furlong [Sun, 7 Apr 2002 10:56:30 +0000 (10:56 +0000)]
fix for #16469

22 years ago* support for .tar files in PEAR_Installer
Stig Bakken [Sun, 7 Apr 2002 10:38:04 +0000 (10:38 +0000)]
* support for .tar files in PEAR_Installer
* new command: package-verify
* "package" command now sanity-checks the package information before
  making the tarball
* -Z option to the install/update commands for downloading non-compressed
  packages

22 years agoAdded pgsql.ignore_notice and pgsql.log_notice ini entry.
Yasuo Ohgaki [Sun, 7 Apr 2002 06:11:41 +0000 (06:11 +0000)]
Added pgsql.ignore_notice and pgsql.log_notice ini entry.

22 years agoNuke waring with ZTS build
Yasuo Ohgaki [Sun, 7 Apr 2002 05:21:43 +0000 (05:21 +0000)]
Nuke waring with ZTS build

22 years agoFixed ZTS build
Yasuo Ohgaki [Sun, 7 Apr 2002 05:20:16 +0000 (05:20 +0000)]
Fixed ZTS build

22 years agoFixed bad entries.
foobar [Sun, 7 Apr 2002 01:58:17 +0000 (01:58 +0000)]
Fixed bad entries.

22 years agoNEWS update
<changelog@php.net> [Sun, 7 Apr 2002 01:20:51 +0000 (01:20 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sun, 7 Apr 2002 01:20:03 +0000 (01:20 +0000)]
ChangeLog update

22 years agonew feature ignoring repeated error messages (defaults to old behaviour)
Marcus Boerger [Sat, 6 Apr 2002 18:49:59 +0000 (18:49 +0000)]
new feature ignoring repeated error messages (defaults to old behaviour)
@You can now disable logging of repeated error messages with two new ini settings ignore_repeated_errors, ignore_repeated_source. @(Marcus)

22 years agoAdded BC support for old style zlib: wrapper.
Wez Furlong [Sat, 6 Apr 2002 17:29:39 +0000 (17:29 +0000)]
Added BC support for old style zlib: wrapper.
Added notice when a requested wrapper is not found.
# This BC thing was giving me nightmares.
# It took me 10 minutes to realize I hadn't compiled in zlib support also.

22 years ago- Fix zzip_entry_read
Derick Rethans [Sat, 6 Apr 2002 17:28:58 +0000 (17:28 +0000)]
- Fix zzip_entry_read

22 years ago* Added registerShutdownFunc() method
Richard Heyes [Sat, 6 Apr 2002 17:01:14 +0000 (17:01 +0000)]
* Added registerShutdownFunc() method

22 years agoFix output directory.
Sebastian Bergmann [Sat, 6 Apr 2002 15:45:00 +0000 (15:45 +0000)]
Fix output directory.

22 years agoFix output directory.
Sebastian Bergmann [Sat, 6 Apr 2002 15:37:08 +0000 (15:37 +0000)]
Fix output directory.

22 years agoFix bug in pushErrorHandling() (fail under very specific circumstances)
Tomas V.V.Cox [Sat, 6 Apr 2002 15:12:04 +0000 (15:12 +0000)]
Fix bug in pushErrorHandling() (fail under very specific circumstances)

22 years agoImprove the life of external extension maintainers by
Sascha Schumann [Sat, 6 Apr 2002 13:42:40 +0000 (13:42 +0000)]
Improve the life of external extension maintainers by
not plaguing them with "./" in absolute paths.

Requested by: Andrei, Wez

22 years agominor fix..
foobar [Sat, 6 Apr 2002 13:29:05 +0000 (13:29 +0000)]
minor fix..

22 years agoFix Debug_TS build.
Sebastian Bergmann [Sat, 6 Apr 2002 08:57:06 +0000 (08:57 +0000)]
Fix Debug_TS build.

22 years agoChages for new pg_last_notice()
Yasuo Ohgaki [Sat, 6 Apr 2002 06:42:02 +0000 (06:42 +0000)]
Chages for new pg_last_notice()

22 years agoMake pg_last_notice() work as it is designed. It returns last notice message for...
Yasuo Ohgaki [Sat, 6 Apr 2002 05:52:52 +0000 (05:52 +0000)]
Make pg_last_notice() work as it is designed. It returns last notice message for connection resource specified.
Added "pgsql.ignore_notice" ini entry.
Added "pgsql.log_notice" ini entry.
@ Make pg_last_notice() work as it is designed. It returns notice message PostgreSQL connection resource specified.
@ Added "pgsql.ignore_notice" ini entry.
@ Added "pgsql.log_notice" ini entry.

22 years ago- Fixed a leak in xml_decode().
Andrei Zmievski [Sat, 6 Apr 2002 03:50:28 +0000 (03:50 +0000)]
- Fixed a leak in xml_decode().
- Fixed it so it's possible to compile as a shared extension.

22 years agoNEWS update
<changelog@php.net> [Sat, 6 Apr 2002 01:20:17 +0000 (01:20 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 6 Apr 2002 01:19:25 +0000 (01:19 +0000)]
ChangeLog update

22 years agoUse get_active_function_name() for error messages.
Yasuo Ohgaki [Sat, 6 Apr 2002 01:01:41 +0000 (01:01 +0000)]
Use get_active_function_name() for error messages.

22 years ago* forgot htmlspecialchars in release notes
Stig Bakken [Sat, 6 Apr 2002 00:58:22 +0000 (00:58 +0000)]
* forgot htmlspecialchars in release notes

22 years agoAdded test suite for domxml extension.
Joseph Tate [Fri, 5 Apr 2002 20:55:37 +0000 (20:55 +0000)]
Added test suite for domxml extension.
#eventually I'll separate all the tests into separate files, but until
#then, I'll commit it so that everyone can use it.

22 years agoAdded unlink_node alias for consistency
Joseph Tate [Fri, 5 Apr 2002 18:18:23 +0000 (18:18 +0000)]
Added unlink_node alias for consistency

22 years ago-testing unicode user-comment
Marcus Boerger [Fri, 5 Apr 2002 18:05:48 +0000 (18:05 +0000)]
-testing unicode user-comment

22 years ago-correct length for ASCII
Marcus Boerger [Fri, 5 Apr 2002 17:59:29 +0000 (17:59 +0000)]
-correct length for ASCII
-global encoding variables
#will become ini settings explanation on what to set follows then

22 years agoinclude comma separated encoding lists in test
Marcus Boerger [Fri, 5 Apr 2002 16:25:05 +0000 (16:25 +0000)]
include comma separated encoding lists in test

22 years agono space for comma separated encoding lists
Marcus Boerger [Fri, 5 Apr 2002 16:24:08 +0000 (16:24 +0000)]
no space for comma separated encoding lists

22 years agoaligning #
Marcus Boerger [Fri, 5 Apr 2002 16:02:54 +0000 (16:02 +0000)]
aligning #
#mentioned by derick

22 years agooops. that was an error not detected in shared library mode ...
Christian Stocker [Fri, 5 Apr 2002 15:47:08 +0000 (15:47 +0000)]
oops. that was an error not detected in shared library mode ...

22 years agoadded domxml_parser(), domxml_parser_add_chunk() and domxml_parser_end().
Christian Stocker [Fri, 5 Apr 2002 15:27:52 +0000 (15:27 +0000)]
added domxml_parser(), domxml_parser_add_chunk() and  domxml_parser_end().
It provides access to the PushParser interface of libxml2.

22 years ago@Add zlib.output_compression_level option (Stig)
Stig Bakken [Fri, 5 Apr 2002 13:07:43 +0000 (13:07 +0000)]
@Add zlib.output_compression_level option (Stig)

22 years agoFixed some entries..
foobar [Fri, 5 Apr 2002 11:59:58 +0000 (11:59 +0000)]
Fixed some entries..

22 years agoFix gzip/bz2 builds for Windows
Zeev Suraski [Fri, 5 Apr 2002 11:51:43 +0000 (11:51 +0000)]
Fix gzip/bz2 builds for Windows

22 years agoAdd error message from _notice_handler()
Yasuo Ohgaki [Fri, 5 Apr 2002 07:57:33 +0000 (07:57 +0000)]
Add error message from _notice_handler()
# Currently, it always logs whennever notice message is
# recieved. I'll change error log optional later.

22 years agoFMB. Fixed bug info.
Yasuo Ohgaki [Fri, 5 Apr 2002 07:17:30 +0000 (07:17 +0000)]
FMB. Fixed bug info.

22 years agoFix pg_last_notice() double free.
Yasuo Ohgaki [Fri, 5 Apr 2002 06:37:26 +0000 (06:37 +0000)]
Fix pg_last_notice() double free.
# This should be merged

22 years agoAdd notice message test
Yasuo Ohgaki [Fri, 5 Apr 2002 06:30:18 +0000 (06:30 +0000)]
Add notice message test
# Need to figure out why estrduped string is not null terminated

22 years agoUpdate message
Yasuo Ohgaki [Fri, 5 Apr 2002 06:07:46 +0000 (06:07 +0000)]
Update message

22 years agoAdd bytea field to test table.
Yasuo Ohgaki [Fri, 5 Apr 2002 06:06:21 +0000 (06:06 +0000)]
Add bytea field to test table.
Use table name variable.

22 years agoAdd real pg_escape_bytea() test.
Yasuo Ohgaki [Fri, 5 Apr 2002 06:05:28 +0000 (06:05 +0000)]
Add real pg_escape_bytea() test.

22 years agoFixed way of exporing functions. (Need PHPAPI for Win)
Yasuo Ohgaki [Fri, 5 Apr 2002 02:13:32 +0000 (02:13 +0000)]
Fixed way of exporing functions. (Need PHPAPI for Win)
Fixed if statement format. ("if () stmt;" should be "if () \n {stmt;}")
Fixed error message so that appropriate function names are
displayed.

22 years agoUnicode is now based on php_mb_convert_encoding if available
Marcus Boerger [Fri, 5 Apr 2002 01:25:53 +0000 (01:25 +0000)]
Unicode is now based on php_mb_convert_encoding if available
#currently only ISO-8859-15 is supported as result
#maybe this will become an ini setting

22 years agonew function php_mb_convert_encoding
Marcus Boerger [Fri, 5 Apr 2002 01:23:22 +0000 (01:23 +0000)]
new function php_mb_convert_encoding

22 years agoNEWS update
<changelog@php.net> [Fri, 5 Apr 2002 01:21:31 +0000 (01:21 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 5 Apr 2002 01:20:46 +0000 (01:20 +0000)]
ChangeLog update

22 years agoadd mbstring headers to those for pear/pecl extensions
Wez Furlong [Fri, 5 Apr 2002 00:16:09 +0000 (00:16 +0000)]
add mbstring headers to those for pear/pecl extensions

22 years agoremoved calls to wctomb, wcstombs
Marcus Boerger [Thu, 4 Apr 2002 20:45:53 +0000 (20:45 +0000)]
removed calls to wctomb, wcstombs
#leave UNICODE to user

22 years agoi of course am the brilliant author of these files
Sterling Hughes [Thu, 4 Apr 2002 20:22:03 +0000 (20:22 +0000)]
i of course am the brilliant author of these files

22 years agoreplace with non-gpl implementation
Sterling Hughes [Thu, 4 Apr 2002 20:14:47 +0000 (20:14 +0000)]
replace with non-gpl implementation

22 years agonon gpl implementation
Sterling Hughes [Thu, 4 Apr 2002 20:11:11 +0000 (20:11 +0000)]
non gpl implementation

22 years agoreplace grp.h with a new implementation (non-GPL)
Sterling Hughes [Thu, 4 Apr 2002 20:10:20 +0000 (20:10 +0000)]
replace grp.h with a new implementation (non-GPL)

22 years agomailparse moved to pear/PECL.
jim winstead [Thu, 4 Apr 2002 18:43:59 +0000 (18:43 +0000)]
mailparse moved to pear/PECL.

22 years agoFixed build with multiple concurrent jobs (make -j)
Sander Roobol [Thu, 4 Apr 2002 18:15:52 +0000 (18:15 +0000)]
Fixed build with multiple concurrent jobs (make -j)

22 years agoFixed typo
Sander Roobol [Thu, 4 Apr 2002 18:15:04 +0000 (18:15 +0000)]
Fixed typo

22 years agoFix tests
Yasuo Ohgaki [Thu, 4 Apr 2002 15:25:46 +0000 (15:25 +0000)]
Fix tests

22 years agoRevert the bogus patch.
foobar [Thu, 4 Apr 2002 14:33:05 +0000 (14:33 +0000)]
Revert the bogus patch.

22 years agoAdded pg_escape_*() test
Yasuo Ohgaki [Thu, 4 Apr 2002 13:59:44 +0000 (13:59 +0000)]
Added pg_escape_*() test

22 years agoClean up pg_escape_*()
Yasuo Ohgaki [Thu, 4 Apr 2002 13:54:51 +0000 (13:54 +0000)]
Clean up pg_escape_*()

22 years ago- fixed a lot of memory leaks (by Lukas Schroeder)
Christian Stocker [Thu, 4 Apr 2002 12:16:48 +0000 (12:16 +0000)]
- fixed a lot of memory leaks (by Lukas Schroeder)
- get_attribute() returns False instead of empty string, if attribute not found