]> granicus.if.org Git - php/log
php
22 years agoSync with openbsd glob.c 1.19
Edin Kadribasic [Tue, 4 Jun 2002 21:26:06 +0000 (21:26 +0000)]
Sync with openbsd glob.c 1.19

22 years agoRemoved some leftover debugging code.
Edin Kadribasic [Tue, 4 Jun 2002 21:15:35 +0000 (21:15 +0000)]
Removed some leftover debugging code.

22 years ago- Fixed the include paths for the needed libraries for bundled libgd.
foobar [Tue, 4 Jun 2002 18:44:54 +0000 (18:44 +0000)]
- Fixed the include paths for the needed libraries for bundled libgd.
- Removed files which are not needed with libgd2 from the PHP_NEW_EXTENSION.

22 years agoAdded function pcntl_alarm().
Edin Kadribasic [Tue, 4 Jun 2002 15:51:25 +0000 (15:51 +0000)]
Added function pcntl_alarm().
@- Added pctnl_alarm() function. (Edin)

22 years ago* sort package names in "pear list"
Stig Bakken [Tue, 4 Jun 2002 15:25:23 +0000 (15:25 +0000)]
* sort package names in "pear list"

22 years ago#Whitespace fix: Sorry
Joseph Tate [Tue, 4 Jun 2002 14:30:12 +0000 (14:30 +0000)]
#Whitespace fix: Sorry

22 years agoBug fix to #17560 submitted by Rob Richards
Joseph Tate [Tue, 4 Jun 2002 14:20:54 +0000 (14:20 +0000)]
Bug fix to #17560 submitted by Rob Richards

22 years agoAdded persistent connections, and automattic reconnect on
Mark L. Woodward [Tue, 4 Jun 2002 13:59:46 +0000 (13:59 +0000)]
Added persistent connections, and automattic reconnect on
lost connections. Requires Phoenix 1.0

22 years ago- Fix ZTS built.
Markus Fischer [Tue, 4 Jun 2002 08:54:14 +0000 (08:54 +0000)]
- Fix ZTS built.

22 years agoFixed bug: #17535
foobar [Tue, 4 Jun 2002 02:33:10 +0000 (02:33 +0000)]
Fixed bug: #17535

22 years agofine tuning
foobar [Tue, 4 Jun 2002 01:27:29 +0000 (01:27 +0000)]
fine tuning

22 years ago- Made the bundled libgd actually work. Fixed bug: #17244
foobar [Tue, 4 Jun 2002 01:13:01 +0000 (01:13 +0000)]
- Made the bundled libgd actually work. Fixed bug: #17244

22 years agoNEWS update
<changelog@php.net> [Tue, 4 Jun 2002 00:24:58 +0000 (00:24 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Tue, 4 Jun 2002 00:22:49 +0000 (00:22 +0000)]
ChangeLog update

22 years ago- Move macro code into distinct function for easier debugging as suggested by
Markus Fischer [Mon, 3 Jun 2002 20:52:07 +0000 (20:52 +0000)]
- Move macro code into distinct function for easier debugging as suggested by
  Andi.

22 years agoMake sure len is defined here
Rasmus Lerdorf [Mon, 3 Jun 2002 18:26:27 +0000 (18:26 +0000)]
Make sure len is defined here

22 years agoFixed array_rand() on ZTS platforms.
Edin Kadribasic [Mon, 3 Jun 2002 17:49:48 +0000 (17:49 +0000)]
Fixed array_rand() on ZTS platforms.
@- Fixed array_rand() on thread-safe platforms such as Windows. (Edin)

22 years ago- Fix isatty() and ttyname() (Closes #17323, #17333).
Markus Fischer [Mon, 3 Jun 2002 15:49:38 +0000 (15:49 +0000)]
- Fix isatty() and ttyname() (Closes #17323, #17333).

22 years ago- Fix a leak and a crash.
Markus Fischer [Mon, 3 Jun 2002 14:39:30 +0000 (14:39 +0000)]
- Fix a leak and a crash.

22 years ago- Add note about IIS/CGI and cgi.force_redirect gotcha
Markus Fischer [Mon, 3 Jun 2002 11:11:41 +0000 (11:11 +0000)]
- Add note about IIS/CGI and cgi.force_redirect gotcha

22 years agoNEWS update
<changelog@php.net> [Mon, 3 Jun 2002 00:26:00 +0000 (00:26 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Mon, 3 Jun 2002 00:24:11 +0000 (00:24 +0000)]
ChangeLog update

22 years ago* fix bug that was re-introduced during merge
Stig Bakken [Sun, 2 Jun 2002 23:59:41 +0000 (23:59 +0000)]
* fix bug that was re-introduced during merge

22 years ago- Only add the To: field with the $to parameter if we don't have it in the
Markus Fischer [Sun, 2 Jun 2002 23:39:59 +0000 (23:39 +0000)]
- Only add the To: field with the $to parameter if we don't have it in the
  custom header. This was the behaviour < 4.2.x (but it was broken, this one
  isn't).
# last commit for today, promised.

22 years ago- Revert fix for #14407. The From: header field IS different from the
Markus Fischer [Sun, 2 Jun 2002 22:54:48 +0000 (22:54 +0000)]
- Revert fix for #14407. The From: header field IS different from the
  sendmail_from field which is in fact the retturn path.

22 years ago- Try to fix most of the buffer overflows and dynamically allocate memory where
Markus Fischer [Sun, 2 Jun 2002 22:10:25 +0000 (22:10 +0000)]
- Try to fix most of the buffer overflows and dynamically allocate memory where
  applicable.

22 years agoUse ZOOM API for newer YAZ versions.
Adam Dickmeiss [Sun, 2 Jun 2002 21:59:58 +0000 (21:59 +0000)]
Use ZOOM API for newer YAZ versions.

22 years agoreport error when YAZ cannot be found
Adam Dickmeiss [Sun, 2 Jun 2002 21:58:35 +0000 (21:58 +0000)]
report error when YAZ cannot be found

22 years agoAdded "Vary: Accept-Encoding" header to zlib.output_compression
Stefan Roehrich [Sun, 2 Jun 2002 21:35:06 +0000 (21:35 +0000)]
Added "Vary: Accept-Encoding" header to zlib.output_compression
compressed output as with obgzhandler().
@ If zlib.output_compression is enabled and a page is compressed
@ a "Vary: Accept-Encoding" header is added. (Stefan)
# obgzhandler() sends this header, I think it is recommened by
# RFC 2616. If there are problems (e.g. with some browsers)
# it should be reverted.

22 years agomake 'pear remote-info' work with CLI
Christian Dickmann [Sun, 2 Jun 2002 20:24:50 +0000 (20:24 +0000)]
make 'pear remote-info' work with CLI

22 years agomake 'pear search' work with CLI. fix a typo
Christian Dickmann [Sun, 2 Jun 2002 20:13:50 +0000 (20:13 +0000)]
make 'pear search' work with CLI. fix a typo

22 years ago- Finish implementation of custom smtp port (introduces "smtp_port" ini config).
Markus Fischer [Sun, 2 Jun 2002 17:13:48 +0000 (17:13 +0000)]
- Finish implementation of custom smtp port (introduces "smtp_port" ini config).

22 years ago- Rephrase comment
Markus Fischer [Sun, 2 Jun 2002 16:25:06 +0000 (16:25 +0000)]
- Rephrase comment

22 years ago- Classig problem: right idea, wrong pointer ...
Markus Fischer [Sun, 2 Jun 2002 15:29:07 +0000 (15:29 +0000)]
- Classig problem: right idea, wrong pointer ...

22 years agosilence unlink() and rmdir(). fix a bug where wasn't set due to wrong ini setting
Christian Dickmann [Sun, 2 Jun 2002 14:27:15 +0000 (14:27 +0000)]
silence unlink() and rmdir(). fix a bug where  wasn't set due to wrong ini setting

22 years ago* merge NEW_UI_API branch
Stig Bakken [Sun, 2 Jun 2002 13:07:19 +0000 (13:07 +0000)]
* merge NEW_UI_API branch

22 years agoChangeLog update
<changelog@php.net> [Sun, 2 Jun 2002 00:26:59 +0000 (00:26 +0000)]
ChangeLog update

22 years agoWS change to make very old compilers/preprocessors (e.g. HP/UX 9)
Stefan Roehrich [Sat, 1 Jun 2002 20:14:58 +0000 (20:14 +0000)]
WS change to make very old compilers/preprocessors (e.g. HP/UX 9)
happy (thanks to Andreas Ley for recognizing this).

22 years agoFix build
Sascha Schumann [Sat, 1 Jun 2002 17:38:23 +0000 (17:38 +0000)]
Fix build

22 years ago- Fix build with Engine 2
Andi Gutmans [Sat, 1 Jun 2002 11:38:41 +0000 (11:38 +0000)]
- Fix build with Engine 2

22 years ago- Reapply netware patch
Andi Gutmans [Sat, 1 Jun 2002 10:27:51 +0000 (10:27 +0000)]
- Reapply netware patch

22 years agoPut Netware header and comment back in. My CVS revision id got messed
Rasmus Lerdorf [Sat, 1 Jun 2002 09:54:28 +0000 (09:54 +0000)]
Put Netware header and comment back in.  My CVS revision id got messed
up somehow.

22 years agoUpdate cracklib path and comment it out (thanks to Urs Gehrig for the hint)
Sander Roobol [Sat, 1 Jun 2002 09:53:07 +0000 (09:53 +0000)]
Update cracklib path and comment it out (thanks to Urs Gehrig for the hint)

22 years agoMakring function declarations match implementations (ZTS compilation)
Frank M. Kromann [Sat, 1 Jun 2002 05:45:25 +0000 (05:45 +0000)]
Makring function declarations match implementations (ZTS compilation)

22 years agoNEWS update
<changelog@php.net> [Sat, 1 Jun 2002 00:36:08 +0000 (00:36 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 1 Jun 2002 00:33:31 +0000 (00:33 +0000)]
ChangeLog update

22 years agoOops
Rasmus Lerdorf [Fri, 31 May 2002 23:52:07 +0000 (23:52 +0000)]
Oops

22 years ago@ Renamed getallheaders() to apache_request_headers() and kept
Rasmus Lerdorf [Fri, 31 May 2002 23:49:49 +0000 (23:49 +0000)]
@ Renamed getallheaders() to apache_request_headers() and kept
@ getallheaders() as an alias to it.  Also added apache_response_headers()
@ which returns the current response headers from Apache.
Renamed getallheaders() to apache_request_headers() and kept
getallheaders() as an alias to it.  Also added apache_response_headers()
which returns the current response headers from Apache.

22 years agoFixed typo..
foobar [Fri, 31 May 2002 23:20:04 +0000 (23:20 +0000)]
Fixed typo..

22 years agofread already detects EOF
Tomas V.V.Cox [Fri, 31 May 2002 18:49:47 +0000 (18:49 +0000)]
fread already detects EOF

22 years agoBe able to handle strings as well as arrays in _multipleToStruct()
Tomas V.V.Cox [Fri, 31 May 2002 18:12:56 +0000 (18:12 +0000)]
Be able to handle strings as well as arrays in _multipleToStruct()

22 years ago- Make mkTemp() automatically removed temporary created files
Tomas V.V.Cox [Fri, 31 May 2002 17:47:19 +0000 (17:47 +0000)]
- Make mkTemp() automatically removed temporary created files
  or dirs at script shutdown time
- Remove unnecesarry PEAR inheritance
- Some PHPDoc fixes

22 years ago- Add zend_objects_API.* to dsp
Andi Gutmans [Fri, 31 May 2002 15:34:36 +0000 (15:34 +0000)]
- Add zend_objects_API.* to dsp

22 years ago- Fix build (one more coming up)
Andi Gutmans [Fri, 31 May 2002 15:34:12 +0000 (15:34 +0000)]
- Fix build (one more coming up)

22 years ago- Fix build
Andi Gutmans [Fri, 31 May 2002 14:32:19 +0000 (14:32 +0000)]
- Fix build

22 years agoAdd zend_objects_API.c to project.
Sebastian Bergmann [Fri, 31 May 2002 14:24:57 +0000 (14:24 +0000)]
Add zend_objects_API.c to project.

22 years agoChanged PHP_EXPORTS to DOMXML_EXPORTS as Edin Kadribasic suggested
Brad LaFountain [Fri, 31 May 2002 13:38:58 +0000 (13:38 +0000)]
Changed PHP_EXPORTS to DOMXML_EXPORTS as Edin Kadribasic suggested

22 years agoGeneralize object storage and reference bookkeeping
Stanislav Malyshev [Fri, 31 May 2002 12:09:19 +0000 (12:09 +0000)]
Generalize object storage and reference bookkeeping

22 years agoadded wez to the com extension
Harald Radi [Fri, 31 May 2002 10:06:19 +0000 (10:06 +0000)]
added wez to the com extension

22 years agoadded wez and ordered names alphabetically
Harald Radi [Fri, 31 May 2002 09:43:22 +0000 (09:43 +0000)]
added wez and ordered names alphabetically

22 years agoRemoved ugly code done as part of NetWare change, upon Andi's advice. Now, the typeca...
Venkat Raghavan S [Fri, 31 May 2002 09:07:12 +0000 (09:07 +0000)]
Removed ugly code done as part of NetWare change, upon Andi's advice. Now, the typecasting is done for all platforms.

22 years ago- Don't issue a notice when no file was uploaded
Derick Rethans [Fri, 31 May 2002 09:05:39 +0000 (09:05 +0000)]
- Don't issue a notice when no file was uploaded

22 years agoinitalize variable in domxml_doc_document_element()
Brad LaFountain [Fri, 31 May 2002 06:14:29 +0000 (06:14 +0000)]
initalize variable in domxml_doc_document_element()

22 years agodefined PHP_EXPORTS for exporting php_domobject_new()
Brad LaFountain [Fri, 31 May 2002 06:01:50 +0000 (06:01 +0000)]
defined PHP_EXPORTS for exporting php_domobject_new()

22 years agoadded the ability to use new keywork with domxmls objects "new DomDocument()"
Brad LaFountain [Fri, 31 May 2002 05:58:40 +0000 (05:58 +0000)]
added the ability to use new keywork with domxmls objects "new DomDocument()"
  instead of xmldoc. This also allows you to create nodes without having
  a whole document "new DomElement("foo")".

moved DOMXML_API_VERSION to php_domxml.h
exposed php_domobject_new for other extensions to use
removed some un-needed code

22 years agoNetWare related changes
Venkat Raghavan S [Fri, 31 May 2002 04:49:45 +0000 (04:49 +0000)]
NetWare related changes

22 years agoNetWare related additions / changes to build mod_php
Venkat Raghavan S [Fri, 31 May 2002 04:42:02 +0000 (04:42 +0000)]
NetWare related additions / changes to build mod_php

22 years agoNEWS update
<changelog@php.net> [Fri, 31 May 2002 00:24:41 +0000 (00:24 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 31 May 2002 00:23:07 +0000 (00:23 +0000)]
ChangeLog update

22 years ago#forgot something
Harald Radi [Thu, 30 May 2002 23:17:48 +0000 (23:17 +0000)]
#forgot something

22 years ago@ Added missing AddRef() calls in the COM extension. This should
Harald Radi [Thu, 30 May 2002 23:07:23 +0000 (23:07 +0000)]
@ Added missing AddRef() calls in the COM extension. This should
@ fix weird behaviour (in particular with ADODB). (Harald)

# waah, this suxx

22 years agoAdd missing .cvsignore
Sander Roobol [Thu, 30 May 2002 14:47:00 +0000 (14:47 +0000)]
Add missing .cvsignore

22 years ago- Tell the user why his session doesn't work if he uses custom session_id()s.
Markus Fischer [Thu, 30 May 2002 11:41:37 +0000 (11:41 +0000)]
- Tell the user why his session doesn't work if he uses custom session_id()s.

22 years ago- Typo
Markus Fischer [Thu, 30 May 2002 10:24:52 +0000 (10:24 +0000)]
- Typo
# Zorflix!

22 years ago- Give some useful updates to Win32/Apache/PHP4 installation. Also mention
Markus Fischer [Thu, 30 May 2002 10:16:16 +0000 (10:16 +0000)]
- Give some useful updates to Win32/Apache/PHP4 installation. Also mention
  strace for advanced users.
# Probably a lot of spelling/grammar errors, feel free to correct, thx.

22 years agoFixes some dummy errors (again).
Den V. Tsopa [Thu, 30 May 2002 10:10:16 +0000 (10:10 +0000)]
Fixes some dummy errors (again).

22 years ago - add testcase for PEAR::delExpect()
Jan Lehnardt [Thu, 30 May 2002 09:39:52 +0000 (09:39 +0000)]
 - add testcase for PEAR::delExpect()

22 years agoNetWare changes
Venkat Raghavan S [Thu, 30 May 2002 08:52:21 +0000 (08:52 +0000)]
NetWare changes

22 years agoNetWare changes for ZE2
Venkat Raghavan S [Thu, 30 May 2002 08:50:33 +0000 (08:50 +0000)]
NetWare changes for ZE2

22 years agoThat macro is and always was hopelessly broken, which is why it's
Cliff Woolley [Thu, 30 May 2002 06:07:28 +0000 (06:07 +0000)]
That macro is and always was hopelessly broken, which is why it's
now deprecated.

22 years agoNEWS update
<changelog@php.net> [Thu, 30 May 2002 00:28:00 +0000 (00:28 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Thu, 30 May 2002 00:24:32 +0000 (00:24 +0000)]
ChangeLog update

22 years ago - minor improvement of readability,
Jan Lehnardt [Wed, 29 May 2002 21:55:52 +0000 (21:55 +0000)]
 - minor improvement of readability,
#thanks richy ;)

22 years ago - added delExpect() API method. It allows to unset one or more expected
Jan Lehnardt [Wed, 29 May 2002 21:41:27 +0000 (21:41 +0000)]
 - added delExpect() API method. It allows to unset one or more expected
 - error codes.
 - requires _checkDelExpect() (private) which I added as well.
 - inspired by chregu (PHP-Deluxe, page 75)

22 years agoAdded GB2312 alias for CN-GB
Den V. Tsopa [Wed, 29 May 2002 09:15:28 +0000 (09:15 +0000)]
Added GB2312 alias for CN-GB

22 years agoChanges to build TSRM on NetWare
Venkat Raghavan S [Wed, 29 May 2002 08:41:21 +0000 (08:41 +0000)]
Changes to build TSRM on NetWare

22 years ago- Fix for bug #17503
Derick Rethans [Wed, 29 May 2002 08:40:43 +0000 (08:40 +0000)]
- Fix for bug #17503

22 years ago@Fixed some dummy errors. (dets)
Den V. Tsopa [Wed, 29 May 2002 08:33:23 +0000 (08:33 +0000)]
@Fixed some dummy errors. (dets)

22 years agoChange to build on NetWare: TSRM_CONFIG.H not required
Venkat Raghavan S [Wed, 29 May 2002 05:16:58 +0000 (05:16 +0000)]
Change to build on NetWare: TSRM_CONFIG.H not required

22 years agoChanges to build Zend on NetWare
Venkat Raghavan S [Wed, 29 May 2002 05:16:17 +0000 (05:16 +0000)]
Changes to build Zend on NetWare

22 years agoChangeLog update
<changelog@php.net> [Wed, 29 May 2002 00:26:35 +0000 (00:26 +0000)]
ChangeLog update

22 years agoFix a bug in case statement.
Andrei Zmievski [Tue, 28 May 2002 16:30:16 +0000 (16:30 +0000)]
Fix a bug in case statement.

22 years agoSDK directory path change
Venkat Raghavan S [Tue, 28 May 2002 09:25:57 +0000 (09:25 +0000)]
SDK directory path change

22 years agoBasic NetWare changes
Venkat Raghavan S [Tue, 28 May 2002 08:54:17 +0000 (08:54 +0000)]
Basic NetWare changes

22 years agoMakefiles and batch file required to build Zend and TSRM
Venkat Raghavan S [Tue, 28 May 2002 06:51:10 +0000 (06:51 +0000)]
Makefiles and batch file required to build Zend and TSRM

22 years ago*** empty log message ***
Venkat Raghavan S [Tue, 28 May 2002 05:33:08 +0000 (05:33 +0000)]
*** empty log message ***

22 years ago* 0.11 release coming up
Stig Bakken [Tue, 28 May 2002 01:22:41 +0000 (01:22 +0000)]
* 0.11 release coming up

22 years ago* drop package-info command (deprecated by "info")
Stig Bakken [Tue, 28 May 2002 01:21:47 +0000 (01:21 +0000)]
* drop package-info command (deprecated by "info")

22 years ago* update test
Stig Bakken [Tue, 28 May 2002 01:21:26 +0000 (01:21 +0000)]
* update test

22 years ago* update 0.11 release notes
Stig Bakken [Tue, 28 May 2002 01:01:43 +0000 (01:01 +0000)]
* update 0.11 release notes
* move build logic into PEAR_Builder