]> granicus.if.org Git - php/log
php
22 years ago- MFB for fix build for BSD: BSD_MAKEFILE and resolver functions. (Patch by
Derick Rethans [Thu, 28 Mar 2002 07:59:42 +0000 (07:59 +0000)]
- MFB for fix build for BSD: BSD_MAKEFILE and resolver functions. (Patch by
  Melvyn Sopacua <msopacua@idg.nl>)

22 years ago- MFB
Derick Rethans [Thu, 28 Mar 2002 07:36:02 +0000 (07:36 +0000)]
- MFB

22 years agoChangeLog update
<changelog@php.net> [Thu, 28 Mar 2002 01:21:15 +0000 (01:21 +0000)]
ChangeLog update

22 years agoadd test for file_get_contents
Wez Furlong [Thu, 28 Mar 2002 01:20:28 +0000 (01:20 +0000)]
add test for file_get_contents

22 years agoAdd subject hash to parsed x509 data.
Wez Furlong [Thu, 28 Mar 2002 00:56:19 +0000 (00:56 +0000)]
Add subject hash to parsed x509 data.
Make the test use file_get_contents().

22 years agoPhase 3 of OO wrapper cleanup
Wez Furlong [Thu, 28 Mar 2002 00:49:00 +0000 (00:49 +0000)]
Phase 3 of OO wrapper cleanup
# What was phase 2?

22 years agomake quoted-printable encoding safe for use with digital signatures. Added some tests
Wez Furlong [Thu, 28 Mar 2002 00:43:44 +0000 (00:43 +0000)]
make quoted-printable encoding safe for use with digital signatures. Added some tests

22 years agoFixed bug: #16237
foobar [Wed, 27 Mar 2002 23:47:06 +0000 (23:47 +0000)]
Fixed bug: #16237

22 years agoWS fix
foobar [Wed, 27 Mar 2002 22:49:21 +0000 (22:49 +0000)]
WS fix

22 years agoFixing compile warning under Win32
Joseph Tate [Wed, 27 Mar 2002 21:45:45 +0000 (21:45 +0000)]
Fixing compile warning under Win32

22 years agorecorrect las checkin
Marcus Boerger [Wed, 27 Mar 2002 21:01:26 +0000 (21:01 +0000)]
recorrect las checkin

22 years agofix for Bug #16314
Hartmut Holzgraefe [Wed, 27 Mar 2002 20:20:57 +0000 (20:20 +0000)]
fix for Bug #16314

22 years agoautoconf 2.53 uses this directory for some temporary stuff
foobar [Wed, 27 Mar 2002 15:43:48 +0000 (15:43 +0000)]
autoconf 2.53 uses this directory for some temporary stuff

22 years agoMoved these example scripts out of tests.
foobar [Wed, 27 Mar 2002 15:39:30 +0000 (15:39 +0000)]
Moved these example scripts out of tests.

22 years ago- Fixed bug: #16203
foobar [Wed, 27 Mar 2002 15:30:52 +0000 (15:30 +0000)]
- Fixed bug: #16203
# unconditionally adding libraries which are not even neeeded is evil.

22 years agoadd test case for multiple To: lines
Wez Furlong [Wed, 27 Mar 2002 14:07:48 +0000 (14:07 +0000)]
add test case for multiple To: lines

22 years agoallow headers hash to handle multiple To: lines
Wez Furlong [Wed, 27 Mar 2002 14:05:56 +0000 (14:05 +0000)]
allow headers hash to handle multiple To: lines

22 years agonot enabled by default
Hartmut Holzgraefe [Wed, 27 Mar 2002 13:54:09 +0000 (13:54 +0000)]
not enabled by default

22 years agomoved 'static' prototypes to prevent warnings
Hartmut Holzgraefe [Wed, 27 Mar 2002 13:51:55 +0000 (13:51 +0000)]
moved 'static' prototypes to prevent warnings

22 years agopreparing for Content-Encoding detection
Hartmut Holzgraefe [Wed, 27 Mar 2002 11:56:42 +0000 (11:56 +0000)]
preparing for Content-Encoding detection

22 years agoFactorize a few library/libpath-related functions
Sascha Schumann [Wed, 27 Mar 2002 11:09:20 +0000 (11:09 +0000)]
Factorize a few library/libpath-related functions

22 years agoDefer linking against libmcal until we have built the extension,
Sascha Schumann [Wed, 27 Mar 2002 10:26:17 +0000 (10:26 +0000)]
Defer linking against libmcal until we have built the extension,
so that extension-supplied symbols are available.

Also factorize the header file checks.

Reported by: Brandon Knitter
URL: http://news.php.net/article.php?group=php.dev&article=81833

22 years agoRemove generated file
Sascha Schumann [Wed, 27 Mar 2002 10:06:24 +0000 (10:06 +0000)]
Remove generated file

22 years agoChangeLog update
<changelog@php.net> [Wed, 27 Mar 2002 01:20:49 +0000 (01:20 +0000)]
ChangeLog update

22 years agoIgnore generated files.
Jon Parise [Tue, 26 Mar 2002 21:32:34 +0000 (21:32 +0000)]
Ignore generated files.

22 years agoFix typo.
Sean Bright [Tue, 26 Mar 2002 19:59:26 +0000 (19:59 +0000)]
Fix typo.

22 years agobuild conflicts fixed
Hartmut Holzgraefe [Tue, 26 Mar 2002 19:57:32 +0000 (19:57 +0000)]
build conflicts fixed

22 years agoFixed the array-tests. Broke the test up into various smaller tests.
Sander Roobol [Tue, 26 Mar 2002 18:17:38 +0000 (18:17 +0000)]
Fixed the array-tests. Broke the test up into various smaller tests.
Reduced the test data because it was unmanageable.
# I hope everything is ok :)

22 years agoE_ALL fixes
Tomas V.V.Cox [Tue, 26 Mar 2002 16:31:13 +0000 (16:31 +0000)]
E_ALL fixes

22 years ago_lock() now returns PEAR Error or true for consistency
Tomas V.V.Cox [Tue, 26 Mar 2002 16:29:53 +0000 (16:29 +0000)]
_lock() now returns PEAR Error or true for consistency

22 years agoallow other modes to work with -- correct
Marcus Boerger [Tue, 26 Mar 2002 14:43:57 +0000 (14:43 +0000)]
allow other modes to work with -- correct
#original idea was to allow this *only* for PHP_MODE_STANDARD

22 years agofix behaviour on --
Marcus Boerger [Tue, 26 Mar 2002 11:22:20 +0000 (11:22 +0000)]
fix behaviour on --
#now php -- -i for scriptfile -i works

22 years agooutcomment default linking against pam due to no feedback
Sascha Schumann [Tue, 26 Mar 2002 11:05:18 +0000 (11:05 +0000)]
outcomment default linking against pam due to no feedback
regarding its purpose

22 years agoIf an argument (<tag val=argument..) was not quoted, leave it that way.
Sascha Schumann [Tue, 26 Mar 2002 10:23:33 +0000 (10:23 +0000)]
If an argument (<tag val=argument..) was not quoted, leave it that way.

22 years agoRemove warnings
Yasuo Ohgaki [Tue, 26 Mar 2002 08:49:36 +0000 (08:49 +0000)]
Remove warnings

22 years agoChanged error messages to be consistent with other error messages
Yasuo Ohgaki [Tue, 26 Mar 2002 08:43:57 +0000 (08:43 +0000)]
Changed error messages to be consistent with other error messages

22 years ago- MFB
Derick Rethans [Tue, 26 Mar 2002 08:29:14 +0000 (08:29 +0000)]
- MFB

22 years ago- Fix bug 11244 (patch by "Tal Peer" <hazgul99@hotmail.com>).
Markus Fischer [Tue, 26 Mar 2002 07:57:07 +0000 (07:57 +0000)]
- Fix bug 11244 (patch by "Tal Peer" <hazgul99@hotmail.com>).
# Sorry for the delay :-)

22 years agoChangeLog update
<changelog@php.net> [Tue, 26 Mar 2002 01:19:23 +0000 (01:19 +0000)]
ChangeLog update

22 years ago- Use correct header file.
foobar [Tue, 26 Mar 2002 00:14:27 +0000 (00:14 +0000)]
- Use correct header file.

22 years agoMFB. (I must have been sleep-walking..)
foobar [Tue, 26 Mar 2002 00:14:02 +0000 (00:14 +0000)]
MFB. (I must have been sleep-walking..)

22 years agoFix regular openssl_pkey_get_private($content, $phrase) syntax and
Wez Furlong [Tue, 26 Mar 2002 00:03:11 +0000 (00:03 +0000)]
Fix regular openssl_pkey_get_private($content, $phrase) syntax and
add test case.
This stuff should be merged into the 4.2 branch.

22 years agoWhy was this here??
foobar [Mon, 25 Mar 2002 23:46:22 +0000 (23:46 +0000)]
Why was this here??

22 years agoWhitespace fixes
Sterling Hughes [Mon, 25 Mar 2002 22:49:25 +0000 (22:49 +0000)]
Whitespace fixes

22 years ago- MFZE1
Derick Rethans [Mon, 25 Mar 2002 20:37:02 +0000 (20:37 +0000)]
- MFZE1

22 years agofixed prototype for mysql_ping
Georg Richter [Mon, 25 Mar 2002 12:09:38 +0000 (12:09 +0000)]
fixed prototype for mysql_ping

22 years agoNEWS update
<changelog@php.net> [Mon, 25 Mar 2002 01:22:42 +0000 (01:22 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Mon, 25 Mar 2002 01:21:47 +0000 (01:21 +0000)]
ChangeLog update

22 years agomore zend_parse_parameters fixup
Sterling Hughes [Mon, 25 Mar 2002 01:19:59 +0000 (01:19 +0000)]
more zend_parse_parameters fixup

22 years agoFix-up the last fix a bit
Sterling Hughes [Mon, 25 Mar 2002 01:14:30 +0000 (01:14 +0000)]
Fix-up the last fix a bit
Clean up mysql_list_processes

22 years agopproto fix
Hartmut Holzgraefe [Mon, 25 Mar 2002 01:08:39 +0000 (01:08 +0000)]
pproto fix

22 years agoclean up mysql_real_escape_string() a bit
Sterling Hughes [Mon, 25 Mar 2002 01:07:23 +0000 (01:07 +0000)]
clean up mysql_real_escape_string() a bit

# I really think we should just add a database handle
# parameter to mysql_escape_string()

22 years agoinitial checkin
Hartmut Holzgraefe [Mon, 25 Mar 2002 00:42:37 +0000 (00:42 +0000)]
initial checkin

22 years agoAdded mysql_table_name() alias for mysql_tablename()
Zak Greant [Sun, 24 Mar 2002 23:33:07 +0000 (23:33 +0000)]
Added mysql_table_name() alias for mysql_tablename()
Improved logic of parameter parsing code for mysql_ping
 - made test for no arguments more explicit
 - combined to if blocks into one if/else if block

22 years ago - added basic output buffering tests
Jan Lehnardt [Sun, 24 Mar 2002 23:16:42 +0000 (23:16 +0000)]
 - added basic output buffering tests

22 years ago1st implementation of magic-file based mime_content_type(string filename)
Hartmut Holzgraefe [Sun, 24 Mar 2002 23:00:47 +0000 (23:00 +0000)]
1st implementation of magic-file based mime_content_type(string filename)

22 years agoBackslashes caused the build to fail with autoconf 2.52
Alex Waugh [Sun, 24 Mar 2002 22:57:00 +0000 (22:57 +0000)]
Backslashes caused the build to fail with autoconf 2.52

22 years agofix freebsd compile
Sterling Hughes [Sun, 24 Mar 2002 21:16:02 +0000 (21:16 +0000)]
fix freebsd compile

22 years agoFixed tiny mistake in proto (tnx to Egon for spotting it).
Sander Roobol [Sun, 24 Mar 2002 18:19:31 +0000 (18:19 +0000)]
Fixed tiny mistake in proto (tnx to Egon for spotting it).

22 years agoPhase 1 of wrapper OO cleanup.
Wez Furlong [Sun, 24 Mar 2002 18:05:49 +0000 (18:05 +0000)]
Phase 1 of wrapper OO cleanup.
# Collecting underpants

22 years agoFix typo in proto.
Sander Roobol [Sun, 24 Mar 2002 18:01:41 +0000 (18:01 +0000)]
Fix typo in proto.

22 years ago- Fix proto
Derick Rethans [Sun, 24 Mar 2002 17:59:39 +0000 (17:59 +0000)]
- Fix proto

22 years agochanged prototype for mysql_real_escape_string
Georg Richter [Sun, 24 Mar 2002 17:57:32 +0000 (17:57 +0000)]
changed prototype for mysql_real_escape_string

22 years agoAdded support for session manager ID creation, works with patch submitted earlier
Mark L. Woodward [Sun, 24 Mar 2002 17:54:19 +0000 (17:54 +0000)]
Added support for session manager ID creation, works with patch submitted earlier

22 years agoAdded mysql_ping() function.
Zak Greant [Sun, 24 Mar 2002 17:34:20 +0000 (17:34 +0000)]
Added mysql_ping() function.

22 years agoa) ws fixed
Georg Richter [Sun, 24 Mar 2002 17:19:19 +0000 (17:19 +0000)]
a) ws fixed
b) changed mysql_list_processes, mysql_stat (zend_parse_parameters)
c) New functions:
1) mysql_real_escape_string this function is similar to mysql_escape_string (deprecated).
it needs a mysql-connection to escape a string according to the
current character set

2) mysql_character_set_name returns the current character set for the connection

3) mysql_thread_id return the pid for the current connection. This function is usefull
when using mysql_list_processes

22 years agoOverride max_execution_time, setting it to unlimited.
Edin Kadribasic [Sun, 24 Mar 2002 17:14:34 +0000 (17:14 +0000)]
Override max_execution_time, setting it to unlimited.

22 years agoNews updates.
Wez Furlong [Sun, 24 Mar 2002 16:58:27 +0000 (16:58 +0000)]
News updates.
# This might have saved some discussions on php-dev if I had done it
# sooner :-)

22 years ago - initial checkin of basic testcases for pspell
Jan Lehnardt [Sun, 24 Mar 2002 16:22:50 +0000 (16:22 +0000)]
 - initial checkin of basic testcases for pspell

22 years ago(PHP mysql_list_processes) Returns a pointer to a result set containing
Zak Greant [Sun, 24 Mar 2002 10:57:40 +0000 (10:57 +0000)]
(PHP mysql_list_processes) Returns a pointer to a result set containing
                           information on the processes running in the
                           MySQL server.
(PHP mysql_stat) Returns a string containing information on the status
                 of the MySQL server.
@- Added two new functions: mysql_list_processes and mysql_stat (Georg)
@- mysql_list_processes() fetches information on the processes running on
@  the MySQL server.
@- mysql_stat() returns status information for a MySQL server.
#  Committed for Georg by Zak

22 years ago- Fix for bug #16232 (Patch by Alan Knowles <alan@akbkhome.com>)
Derick Rethans [Sun, 24 Mar 2002 10:40:21 +0000 (10:40 +0000)]
- Fix for bug #16232 (Patch by Alan Knowles <alan@akbkhome.com>)

22 years ago* move logic to _assertStateDir
Stig Bakken [Sun, 24 Mar 2002 01:52:38 +0000 (01:52 +0000)]
* move logic to _assertStateDir

22 years agoChangeLog update
<changelog@php.net> [Sun, 24 Mar 2002 01:18:49 +0000 (01:18 +0000)]
ChangeLog update

22 years agorevert out accidental code
Sterling Hughes [Sat, 23 Mar 2002 23:47:53 +0000 (23:47 +0000)]
revert out accidental code

22 years agoDocumented -r and added TODO
Edin Kadribasic [Sat, 23 Mar 2002 23:47:10 +0000 (23:47 +0000)]
Documented -r and added TODO

22 years agoremove experimental status
Sterling Hughes [Sat, 23 Mar 2002 23:46:04 +0000 (23:46 +0000)]
remove experimental status

22 years agothe point can be made both ways :)
Sterling Hughes [Sat, 23 Mar 2002 23:40:19 +0000 (23:40 +0000)]
the point can be made both ways :)

22 years agomake key identifiers case sensitive
Sterling Hughes [Sat, 23 Mar 2002 23:37:17 +0000 (23:37 +0000)]
make key identifiers case sensitive

22 years ago- Fix experimental notice
Derick Rethans [Sat, 23 Mar 2002 23:30:17 +0000 (23:30 +0000)]
- Fix experimental notice

22 years ago - fix "xml_parse_into_struct/umlauts in tags" testcase. It never really
Jan Lehnardt [Sat, 23 Mar 2002 23:24:48 +0000 (23:24 +0000)]
 - fix "xml_parse_into_struct/umlauts in tags" testcase. It never really
 - worked

22 years ago- Remove read_uploaded_file
Derick Rethans [Sat, 23 Mar 2002 23:03:04 +0000 (23:03 +0000)]
- Remove read_uploaded_file

22 years ago.cvsignore in tests dirs cleanup
Edin Kadribasic [Sat, 23 Mar 2002 22:24:32 +0000 (22:24 +0000)]
.cvsignore in tests dirs cleanup

22 years agoremove inappropriate article
jim winstead [Sat, 23 Mar 2002 18:40:24 +0000 (18:40 +0000)]
remove inappropriate article

22 years agorewrite history a bit. there is no is_enum(), it was com_isenum().
jim winstead [Sat, 23 Mar 2002 18:37:43 +0000 (18:37 +0000)]
rewrite history a bit. there is no is_enum(), it was com_isenum().

22 years agoThe System class was modified to always return true or false instead
Tomas V.V.Cox [Sat, 23 Mar 2002 18:36:52 +0000 (18:36 +0000)]
The System class was modified to always return true or false instead
of PEAR Errors. Changed then assertStateDir() to check for false.

22 years agoShow maintainers name in package-info and show more human friendly
Tomas V.V.Cox [Sat, 23 Mar 2002 17:55:51 +0000 (17:55 +0000)]
Show maintainers name in package-info and show more human friendly
column table names

22 years ago-defined php_stream_temp_new() for standard temp streams
Marcus Boerger [Sat, 23 Mar 2002 17:51:20 +0000 (17:51 +0000)]
-defined php_stream_temp_new() for standard temp streams

22 years agoYet another break; forgotten
Tomas V.V.Cox [Sat, 23 Mar 2002 17:46:51 +0000 (17:46 +0000)]
Yet another break; forgotten

22 years agoOops, forgot the break;
Tomas V.V.Cox [Sat, 23 Mar 2002 17:44:48 +0000 (17:44 +0000)]
Oops, forgot the break;

22 years ago- Show the real dir where files would be installed (using role & config)
Tomas V.V.Cox [Sat, 23 Mar 2002 17:27:39 +0000 (17:27 +0000)]
- Show the real dir where files would be installed (using role & config)
- Introduce column wrapping

22 years ago-removed -x
Marcus Boerger [Sat, 23 Mar 2002 17:22:41 +0000 (17:22 +0000)]
-removed -x
-no german in NEWS

22 years ago-removed -x
Marcus Boerger [Sat, 23 Mar 2002 17:10:31 +0000 (17:10 +0000)]
-removed -x
-error handling for illegal switch combinations
-corrected ws for one case block

22 years ago- Use getenv('TERM') instead of $_ENV (empty for me in 4.1.1)
Tomas V.V.Cox [Sat, 23 Mar 2002 16:50:43 +0000 (16:50 +0000)]
- Use getenv('TERM') instead of $_ENV (empty for me in 4.1.1)
- Added 'linux' as bold capable list of term types
- Pass the col by reference for making the wrap take effect in tableRow

22 years agofix parse error
Tomas V.V.Cox [Sat, 23 Mar 2002 15:56:14 +0000 (15:56 +0000)]
fix parse error

22 years agodl is now aware of modules compiled for php <4.1.0
Hartmut Holzgraefe [Sat, 23 Mar 2002 15:37:27 +0000 (15:37 +0000)]
dl is now aware of modules compiled for php <4.1.0
which have a slightly different module_entry structure

22 years ago- Added read_uploaded_file (patch by Andrew Sitnikov <sitnikov@infonet.ee>)
Derick Rethans [Sat, 23 Mar 2002 14:10:57 +0000 (14:10 +0000)]
- Added read_uploaded_file (patch by Andrew Sitnikov <sitnikov@infonet.ee>)

22 years agoNuke unused variables.
Sebastian Bergmann [Sat, 23 Mar 2002 13:13:15 +0000 (13:13 +0000)]
Nuke unused variables.

22 years ago- Fix build without ZTS. If someone has a nicer fix let me know.
Andi Gutmans [Sat, 23 Mar 2002 12:18:50 +0000 (12:18 +0000)]
- Fix build without ZTS. If someone has a nicer fix let me know.

22 years ago* added package-list and package-info commands (for .tgz files)
Stig Bakken [Sat, 23 Mar 2002 10:21:29 +0000 (10:21 +0000)]
* added package-list and package-info commands (for .tgz files)

22 years ago* use switch/case for what it's worth :-)
Stig Bakken [Sat, 23 Mar 2002 10:20:41 +0000 (10:20 +0000)]
* use switch/case for what it's worth :-)