]> granicus.if.org Git - php/log
php
25 years ago- Make libmsyql.lib compile. It fails with two unresolved symbols on link
Andi Gutmans [Wed, 23 Feb 2000 05:25:28 +0000 (05:25 +0000)]
- Make libmsyql.lib compile. It fails with two unresolved symbols on link
  with PHP 4 so I am not commiting the .dsw quite yet.

25 years agoChangeLog update
<changelog@php.net> [Wed, 23 Feb 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Wed, 23 Feb 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update

25 years agoRevert part of the last commit
Sascha Schumann [Tue, 22 Feb 2000 22:52:14 +0000 (22:52 +0000)]
Revert part of the last commit

25 years agoadded the ftp_site() function
Andrew Skalski [Tue, 22 Feb 2000 20:50:00 +0000 (20:50 +0000)]
added the ftp_site() function

25 years ago- added support for namespaces
Uwe Steinmann [Tue, 22 Feb 2000 20:24:56 +0000 (20:24 +0000)]
- added support for namespaces
- made entities in attributes possible

25 years ago(PHP exec) Return last line of output properly.
Andrei Zmievski [Tue, 22 Feb 2000 18:00:32 +0000 (18:00 +0000)]
(PHP exec) Return last line of output properly.

25 years ago- some tiny changes to the test routine
Uwe Steinmann [Tue, 22 Feb 2000 17:03:36 +0000 (17:03 +0000)]
- some tiny changes to the test routine

25 years ago- dom tree isn't editable anymore. Will probably change back in the future
Uwe Steinmann [Tue, 22 Feb 2000 17:03:01 +0000 (17:03 +0000)]
- dom tree isn't editable anymore. Will probably change back in the future

25 years agoMore protos.
Egon Schmid [Tue, 22 Feb 2000 16:46:40 +0000 (16:46 +0000)]
More protos.

25 years agoMore protos.
Egon Schmid [Tue, 22 Feb 2000 15:48:43 +0000 (15:48 +0000)]
More protos.

25 years agoPrint out a warning, if writing the session data failed. This might
Sascha Schumann [Tue, 22 Feb 2000 14:44:29 +0000 (14:44 +0000)]
Print out a warning, if writing the session data failed. This might
happen in a request shutdown handler; php_error() worked for me in the
CGI version.

25 years agoadd proper dependencies
Sam Ruby [Tue, 22 Feb 2000 14:37:45 +0000 (14:37 +0000)]
add proper dependencies

25 years agoAdded phpextdist script for making external extension packages.
Andrei Zmievski [Tue, 22 Feb 2000 14:26:12 +0000 (14:26 +0000)]
Added phpextdist script for making external extension packages.

25 years agoUse 'cp' instead of 'install'.
Andrei Zmievski [Tue, 22 Feb 2000 14:23:45 +0000 (14:23 +0000)]
Use 'cp' instead of 'install'.

25 years agoTypo.
Andrei Zmievski [Tue, 22 Feb 2000 14:23:09 +0000 (14:23 +0000)]
Typo.

25 years agoRemove duplicates.
Andrei Zmievski [Tue, 22 Feb 2000 14:20:54 +0000 (14:20 +0000)]
Remove duplicates.

25 years agoChangeLog update
<changelog@php.net> [Tue, 22 Feb 2000 14:14:45 +0000 (14:14 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Tue, 22 Feb 2000 14:14:42 +0000 (14:14 +0000)]
NEWS update

25 years ago@- Fixed OCI8 crash when returning cursors from stored-procedures. (Thies)
Thies C. Arntzen [Tue, 22 Feb 2000 13:56:48 +0000 (13:56 +0000)]
@- Fixed OCI8 crash when returning cursors from stored-procedures. (Thies)

25 years agoIgnore more
MySQL Team [Mon, 21 Feb 2000 18:54:27 +0000 (18:54 +0000)]
Ignore more

25 years agoAutogenerated file.
MySQL Team [Mon, 21 Feb 2000 16:42:14 +0000 (16:42 +0000)]
Autogenerated file.

25 years ago*** empty log message ***
Zeev Suraski [Mon, 21 Feb 2000 16:41:15 +0000 (16:41 +0000)]
*** empty log message ***

25 years agoPrepare a package
Zeev Suraski [Mon, 21 Feb 2000 16:34:50 +0000 (16:34 +0000)]
Prepare a package

25 years ago- Ups,
Uwe Steinmann [Mon, 21 Feb 2000 16:24:05 +0000 (16:24 +0000)]
- Ups,

25 years ago- pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef
Uwe Steinmann [Mon, 21 Feb 2000 16:23:09 +0000 (16:23 +0000)]
- pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef
- small fix in testdom to suppress error msg.

25 years ago- Update CVS with right version
Andi Gutmans [Mon, 21 Feb 2000 16:19:02 +0000 (16:19 +0000)]
- Update CVS with right version

25 years agobeing accountable for the imap and mcal work that I've done (and adding an
Chuck Hagenbuch [Mon, 21 Feb 2000 14:50:41 +0000 (14:50 +0000)]
being accountable for the imap and mcal work that I've done (and adding an
MCAL credits line)

25 years agoadded myself to the FTP/IMAP credits
Andrew Skalski [Mon, 21 Feb 2000 14:35:28 +0000 (14:35 +0000)]
added myself to the FTP/IMAP credits

25 years agocompile-fix
Thies C. Arntzen [Mon, 21 Feb 2000 14:01:19 +0000 (14:01 +0000)]
compile-fix

25 years ago@- Fixed crash when magic_quotes were switched off. (Thies)
Thies C. Arntzen [Mon, 21 Feb 2000 12:13:27 +0000 (12:13 +0000)]
@- Fixed crash when magic_quotes were switched off. (Thies)

25 years agothe next baby is likely to be RC1, but...
Thies C. Arntzen [Mon, 21 Feb 2000 11:02:02 +0000 (11:02 +0000)]
the next baby is likely to be RC1, but...

25 years agoChangeLog update
<changelog@php.net> [Mon, 21 Feb 2000 02:09:03 +0000 (02:09 +0000)]
ChangeLog update

25 years agoSome small changes for readability
MySQL Team [Mon, 21 Feb 2000 00:07:09 +0000 (00:07 +0000)]
Some small changes for readability

25 years agoAutogenerated!
MySQL Team [Mon, 21 Feb 2000 00:03:28 +0000 (00:03 +0000)]
Autogenerated!

25 years agoUpdate for libmysql.
MySQL Team [Sun, 20 Feb 2000 22:50:57 +0000 (22:50 +0000)]
Update for libmysql.

25 years agoUpdate for libmysql.
MySQL Team [Sun, 20 Feb 2000 22:49:31 +0000 (22:49 +0000)]
Update for libmysql.

25 years agoGo B4, go!
Zeev Suraski [Sun, 20 Feb 2000 21:30:33 +0000 (21:30 +0000)]
Go B4, go!

25 years agophp4ts.lib => php4ts_debug.lib when building for Debug_TS target
Sam Ruby [Sun, 20 Feb 2000 14:27:17 +0000 (14:27 +0000)]
php4ts.lib => php4ts_debug.lib when building for Debug_TS target

25 years agoPotential trap when cookies are sent
Sam Ruby [Sun, 20 Feb 2000 13:43:51 +0000 (13:43 +0000)]
Potential trap when cookies are sent

25 years agoAdded support for arrays
Sam Ruby [Sun, 20 Feb 2000 12:09:34 +0000 (12:09 +0000)]
Added support for arrays

Better support for instances of non-public classes (based on a suggestion
by Patrick Beard of NetScape)

25 years agoWin32 compile fix
Zeev Suraski [Sun, 20 Feb 2000 07:27:46 +0000 (07:27 +0000)]
Win32 compile fix

25 years agoEliminate compile errors relating to signals.
Evan Klinger [Sun, 20 Feb 2000 05:32:51 +0000 (05:32 +0000)]
Eliminate compile errors relating to signals.

25 years agoChangeLog update
<changelog@php.net> [Sun, 20 Feb 2000 02:09:08 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Sun, 20 Feb 2000 02:09:05 +0000 (02:09 +0000)]
NEWS update

25 years agoWin32 compile fix
Zeev Suraski [Sat, 19 Feb 2000 23:43:27 +0000 (23:43 +0000)]
Win32 compile fix

25 years agothe pipe is breaking all the time
Zeev Suraski [Sat, 19 Feb 2000 23:41:32 +0000 (23:41 +0000)]
the pipe is breaking all the time

25 years agoIt didn't all go through
Zeev Suraski [Sat, 19 Feb 2000 23:40:09 +0000 (23:40 +0000)]
It didn't all go through

25 years agoGet the license right... (this won't make it to RC1 of B4)
Zeev Suraski [Sat, 19 Feb 2000 23:21:46 +0000 (23:21 +0000)]
Get the license right... (this won't make it to RC1 of B4)

25 years agoPrepare for B4-RC1
Zeev Suraski [Sat, 19 Feb 2000 22:49:38 +0000 (22:49 +0000)]
Prepare for B4-RC1

25 years ago(c) patch
Zeev Suraski [Sat, 19 Feb 2000 22:46:42 +0000 (22:46 +0000)]
(c) patch

25 years ago*** empty log message ***
Zeev Suraski [Sat, 19 Feb 2000 22:45:49 +0000 (22:45 +0000)]
*** empty log message ***

25 years agoRestore the singal protection in the MySQL module
Zeev Suraski [Sat, 19 Feb 2000 22:41:53 +0000 (22:41 +0000)]
Restore the singal protection in the MySQL module

25 years agoAdd missing files to Makefile
MySQL Team [Sat, 19 Feb 2000 21:45:44 +0000 (21:45 +0000)]
Add missing files to Makefile

25 years agoFirst version from the MySQL team.
MySQL Team [Sat, 19 Feb 2000 21:35:02 +0000 (21:35 +0000)]
First version from the MySQL team.

25 years agoWorked on beautifying rfc1867.c a bit
Zeev Suraski [Sat, 19 Feb 2000 20:12:26 +0000 (20:12 +0000)]
Worked on beautifying rfc1867.c a bit
@- Introduced $HTTP_POST_FILES[], that contains information about files uploaded
@  through HTTP upload (Zeev)

25 years ago- Add two missing files
Andi Gutmans [Sat, 19 Feb 2000 19:51:47 +0000 (19:51 +0000)]
- Add two missing files

25 years ago- Fix a nasty bug in the hash, introduced in the recent migration to macros
Zeev Suraski [Sat, 19 Feb 2000 19:21:45 +0000 (19:21 +0000)]
- Fix a nasty bug in the hash, introduced in the recent migration to macros
- Make array_init() and friends trackable

25 years ago- One more fix to link with Release_TS_inline
Andi Gutmans [Sat, 19 Feb 2000 19:01:09 +0000 (19:01 +0000)]
- One more fix to link with Release_TS_inline

25 years ago- Link with the right php4ts library in Release_TS_inline mode.
Andi Gutmans [Sat, 19 Feb 2000 17:36:46 +0000 (17:36 +0000)]
- Link with the right php4ts library in Release_TS_inline mode.

25 years agoNew function instead of fix.
Andrei Zmievski [Sat, 19 Feb 2000 16:05:26 +0000 (16:05 +0000)]
New function instead of fix.

25 years agoGeneralize macros
Zeev Suraski [Sat, 19 Feb 2000 13:11:39 +0000 (13:11 +0000)]
Generalize macros

25 years ago*** empty log message ***
Zeev Suraski [Sat, 19 Feb 2000 13:11:02 +0000 (13:11 +0000)]
*** empty log message ***

25 years ago- Add libmysql to the tree
Andi Gutmans [Sat, 19 Feb 2000 10:10:46 +0000 (10:10 +0000)]
- Add libmysql to the tree

25 years agoChangeLog update
<changelog@php.net> [Sat, 19 Feb 2000 02:09:08 +0000 (02:09 +0000)]
ChangeLog update

25 years ago*** empty log message ***
Zeev Suraski [Fri, 18 Feb 2000 21:15:48 +0000 (21:15 +0000)]
*** empty log message ***

25 years agoGet rid of second declaration of compare_func_t. Either put in a common
Sascha Schumann [Fri, 18 Feb 2000 20:04:32 +0000 (20:04 +0000)]
Get rid of second declaration of compare_func_t. Either put in a common
header file or prefix it with i.e. zend_llist_

25 years ago- Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms
Zeev Suraski [Fri, 18 Feb 2000 17:59:44 +0000 (17:59 +0000)]
- Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms
- Added .reg file for PWS setup
- Reordered some stuff in phpinfo()

25 years ago- Quick and dirty hack for supporting sorts. Improve later on when I wake up.
Andi Gutmans [Fri, 18 Feb 2000 14:33:28 +0000 (14:33 +0000)]
- Quick and dirty hack for supporting sorts. Improve later on when I wake up.

25 years agoFix warnings when compiling static Apache module
Sascha Schumann [Fri, 18 Feb 2000 10:13:15 +0000 (10:13 +0000)]
Fix warnings when compiling static Apache module

25 years agoFile is found in $(srcdir)
Sascha Schumann [Fri, 18 Feb 2000 09:59:42 +0000 (09:59 +0000)]
File is found in $(srcdir)

25 years ago- Didn't compile on Win32
Andi Gutmans [Fri, 18 Feb 2000 09:18:19 +0000 (09:18 +0000)]
- Didn't compile on Win32

25 years agoChangeLog update
<changelog@php.net> [Fri, 18 Feb 2000 02:09:14 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Fri, 18 Feb 2000 02:09:11 +0000 (02:09 +0000)]
NEWS update

25 years agofixing imap_delete. All of the argcount checks were against one integer too
Chuck Hagenbuch [Fri, 18 Feb 2000 01:56:01 +0000 (01:56 +0000)]
fixing imap_delete. All of the argcount checks were against one integer too
high.

25 years ago- Update .dsp's
Zeev Suraski [Fri, 18 Feb 2000 01:52:11 +0000 (01:52 +0000)]
- Update .dsp's
- Fix a possible crash bug in failed file open error message
- Fix SAPI initialization issue that could lead to a crash

25 years ago- Tiny change (I know I don't have to cast malloc() to void * but I like
Andi Gutmans [Fri, 18 Feb 2000 00:22:20 +0000 (00:22 +0000)]
- Tiny change (I know I don't have to cast malloc() to void * but I like
  casting my malloc()'s)

25 years ago- Preliminary support for dynamic arrays. I need it on order to try out a
Andi Gutmans [Fri, 18 Feb 2000 00:14:23 +0000 (00:14 +0000)]
- Preliminary support for dynamic arrays. I need it on order to try out a
  new hash implementation. It isn't used anywhere.

25 years agoThe list grows.
Andrei Zmievski [Thu, 17 Feb 2000 23:36:10 +0000 (23:36 +0000)]
The list grows.

25 years agoDon't need dlist.h anymore.
Andrei Zmievski [Thu, 17 Feb 2000 23:08:33 +0000 (23:08 +0000)]
Don't need dlist.h anymore.

25 years agoUpdated to use Zend's internal doubly-linked list instead of dlist.[ch]
Andrei Zmievski [Thu, 17 Feb 2000 23:07:47 +0000 (23:07 +0000)]
Updated to use Zend's internal doubly-linked list instead of dlist.[ch]
implementation.
Also fixed serialization to always output objects as struct. In the past,
if the object did not have any member variables initialized it would've
been output as array of length 0.

25 years agoFix duplicate freeing
Zeev Suraski [Thu, 17 Feb 2000 20:46:13 +0000 (20:46 +0000)]
Fix duplicate freeing

25 years agotypo
Stig Bakken [Thu, 17 Feb 2000 20:32:51 +0000 (20:32 +0000)]
typo

25 years ago- fixed bug if attribute value is entity
Uwe Steinmann [Thu, 17 Feb 2000 20:30:00 +0000 (20:30 +0000)]
- fixed bug if attribute value is entity

25 years agoNo need for a value (not that it seems to work anyway...)
Zeev Suraski [Thu, 17 Feb 2000 20:25:08 +0000 (20:25 +0000)]
No need for a value (not that it seems to work anyway...)

25 years agoMake POST handling the way it should be. RFC1867, and any future POST handlers we...
Zeev Suraski [Thu, 17 Feb 2000 20:23:59 +0000 (20:23 +0000)]
Make POST handling the way it should be.  RFC1867, and any future POST handlers we might
have in the future now obey to the variables_order directive, and there's a real way modular
way to handle POST content.
This is all untested, BEFORE_SAPI_POST_PATCH_17_FEB_2000 tagged before submission
@- Made multipart/form-data content obey to the variables_order directive (Zeev)

25 years agoinstall DB_pgsql and DB_storage
Stig Bakken [Thu, 17 Feb 2000 20:22:56 +0000 (20:22 +0000)]
install DB_pgsql and DB_storage

25 years ago* prepare/execute emulation moved into DB_common
Stig Bakken [Thu, 17 Feb 2000 20:21:01 +0000 (20:21 +0000)]
* prepare/execute emulation moved into DB_common
* returning references everywhere in DB_mysql and DB_pgsql
* added a todo note to DB_pgsql

25 years ago- change some function name into php style
Uwe Steinmann [Thu, 17 Feb 2000 15:05:24 +0000 (15:05 +0000)]
- change some function name into php style

25 years ago- Add ZEND_API
Andi Gutmans [Thu, 17 Feb 2000 08:03:13 +0000 (08:03 +0000)]
- Add ZEND_API

25 years agoAllow non-public enumerations to be accessed
Sam Ruby [Thu, 17 Feb 2000 06:44:14 +0000 (06:44 +0000)]
Allow non-public enumerations to be accessed

25 years agoChangeLog update
<changelog@php.net> [Thu, 17 Feb 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Thu, 17 Feb 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update

25 years agoFixing up TS-modes. Non TS-modes will bee added later
Frank M. Kromann [Wed, 16 Feb 2000 21:20:10 +0000 (21:20 +0000)]
Fixing up TS-modes. Non TS-modes will bee added later

25 years agoFixing up TS-modes. Non TS-modes will bee added later
Frank M. Kromann [Wed, 16 Feb 2000 21:18:47 +0000 (21:18 +0000)]
Fixing up TS-modes. Non TS-modes will bee added later

25 years ago@- Updated the browscap module to work with PHP 4.0 (Zeev)
Zeev Suraski [Wed, 16 Feb 2000 17:46:14 +0000 (17:46 +0000)]
@- Updated the browscap module to work with PHP 4.0 (Zeev)

25 years ago-Fix bug 3504 concerning leaks with unset()
Andi Gutmans [Wed, 16 Feb 2000 16:49:44 +0000 (16:49 +0000)]
-Fix bug 3504 concerning leaks with unset()

25 years ago- Update .dsp's
Zeev Suraski [Wed, 16 Feb 2000 16:46:01 +0000 (16:46 +0000)]
- Update .dsp's
- Fix auth_user issue

25 years agorecognize 125 as success for put/get commands
Andrew Skalski [Wed, 16 Feb 2000 16:07:27 +0000 (16:07 +0000)]
recognize 125 as success for put/get commands

25 years agoAdd test to avoid recursion, if the build environment is not
Sascha Schumann [Wed, 16 Feb 2000 16:06:12 +0000 (16:06 +0000)]
Add test to avoid recursion, if the build environment is not
correctly set up.