]> granicus.if.org Git - php/log
php
25 years agoApply the NSAPI patch
Zeev Suraski [Sat, 24 Jun 2000 16:31:10 +0000 (16:31 +0000)]
Apply the NSAPI patch

25 years ago- Close cursor immediately before reuse so that calling ibase_free_result is
Jouni Ahto [Sat, 24 Jun 2000 16:24:29 +0000 (16:24 +0000)]
- Close cursor immediately before reuse so that calling ibase_free_result is
  not necessary anymore. Seems to also prevent a a situation where at request
  shutdown cursor was first dropped and tried to close it afterwards when
  all the resources were not manually freed, and could occasionally segfault.

25 years ago- Forgot to remove comment
Andi Gutmans [Sat, 24 Jun 2000 16:24:01 +0000 (16:24 +0000)]
- Forgot to remove comment

25 years ago- Only use VIRTUAL_DIR in ZTS mode until it is thoroughly tested.
Andi Gutmans [Sat, 24 Jun 2000 16:10:18 +0000 (16:10 +0000)]
- Only use VIRTUAL_DIR in ZTS mode until it is thoroughly tested.
- Mutex popen() in Windows as the UNIX trick doesn't work there.

25 years agoAlso install XML-related header files.
Sascha Schumann [Sat, 24 Jun 2000 15:45:24 +0000 (15:45 +0000)]
Also install XML-related header files.

25 years agoGet rid of files in the dl directory hierarchy.
Sascha Schumann [Sat, 24 Jun 2000 15:41:46 +0000 (15:41 +0000)]
Get rid of files in the dl directory hierarchy.

PHP compiles without them under Unix, please test this also under Win32.

25 years agoStop including dl/phpdl.h.
Sascha Schumann [Sat, 24 Jun 2000 15:36:04 +0000 (15:36 +0000)]
Stop including dl/phpdl.h.

25 years ago- Make the output globals accessible from the outside world
Zeev Suraski [Sat, 24 Jun 2000 13:27:34 +0000 (13:27 +0000)]
- Make the output globals accessible from the outside world
- Fix Win32 compilation

25 years agoalloc.h has been removed from the Apache 1.3 CVS tree
Sascha Schumann [Sat, 24 Jun 2000 11:39:37 +0000 (11:39 +0000)]
alloc.h has been removed from the Apache 1.3 CVS tree

25 years agoFix for bug #3983
Joey Smith [Sat, 24 Jun 2000 09:01:51 +0000 (09:01 +0000)]
Fix for bug #3983

25 years ago- Entries start with capital letters
Andi Gutmans [Sat, 24 Jun 2000 08:45:57 +0000 (08:45 +0000)]
- Entries start with capital letters

25 years ago<funcprototype> added to xml generation
Hartmut Holzgraefe [Sat, 24 Jun 2000 07:40:32 +0000 (07:40 +0000)]
<funcprototype> added to xml generation

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

25 years agoNEWS update
<changelog@php.net> [Sat, 24 Jun 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update

25 years agoFix Win32 compilation
Zeev Suraski [Fri, 23 Jun 2000 23:13:35 +0000 (23:13 +0000)]
Fix Win32 compilation

25 years agoAdded a description to get_browser().
Egon Schmid [Fri, 23 Jun 2000 19:55:49 +0000 (19:55 +0000)]
Added a description to get_browser().

25 years agoFixed protos.
Egon Schmid [Fri, 23 Jun 2000 17:37:49 +0000 (17:37 +0000)]
Fixed protos.

25 years agoTypos.
Egon Schmid [Fri, 23 Jun 2000 17:09:54 +0000 (17:09 +0000)]
Typos.

25 years agoMake use of incomplete class API
Sascha Schumann [Fri, 23 Jun 2000 17:00:47 +0000 (17:00 +0000)]
Make use of incomplete class API

25 years agoAPI change: Use zval * instead of zval **
Sascha Schumann [Fri, 23 Jun 2000 16:58:30 +0000 (16:58 +0000)]
API change: Use zval * instead of zval **

25 years agoMove the incomplete class stuff into its own file, so that we can
Sascha Schumann [Fri, 23 Jun 2000 16:46:04 +0000 (16:46 +0000)]
Move the incomplete class stuff into its own file, so that we can
make it easier accessible to WDDX.

25 years agoFix UdmSearch spelling
Rasmus Lerdorf [Fri, 23 Jun 2000 16:37:56 +0000 (16:37 +0000)]
Fix UdmSearch spelling

25 years ago.
Sascha Schumann [Fri, 23 Jun 2000 16:29:46 +0000 (16:29 +0000)]
.

25 years agoChange the serialization semantics to:
Sascha Schumann [Fri, 23 Jun 2000 16:21:31 +0000 (16:21 +0000)]
Change the serialization semantics to:

  * if a certain object is of class INCOMPLETE_CLASS, the serializer will
    lookup the previously stored original class name of that object, and
    use that class name to serialize the object.

Change the deserialization semantics to:

  * if the class of an object, which is to be instantiated, is not found
    in the current context, the class name will be stored for later
    retrieval, and the class of that object is changed to INCOMPLETE_CLASS.

All function calls, property gets, and property sets operating on an
object of class INCOMPLETE_CLASS cause the execution to halt and to
output an informative error message.

25 years ago- COMPILE_ERROR should only be used in Zend
Andi Gutmans [Fri, 23 Jun 2000 13:05:06 +0000 (13:05 +0000)]
- COMPILE_ERROR should only be used in Zend

25 years ago@- added spliti() function. (Thies)
Thies C. Arntzen [Fri, 23 Jun 2000 11:48:02 +0000 (11:48 +0000)]
@- added spliti() function. (Thies)

25 years agodebug-code removed
Hartmut Holzgraefe [Fri, 23 Jun 2000 05:49:32 +0000 (05:49 +0000)]
debug-code removed

25 years agothis change should solve all problems regarding trans_sid_id and
Hartmut Holzgraefe [Fri, 23 Jun 2000 05:42:41 +0000 (05:42 +0000)]
this change should solve all problems regarding trans_sid_id and
"empty" href urls like "", "#name", "?param=val" ...

25 years agoChangeLog update
<changelog@php.net> [Fri, 23 Jun 2000 01:09:05 +0000 (01:09 +0000)]
ChangeLog update

25 years agoRemove some unnecessary CLS_FETCH()s.
Sascha Schumann [Fri, 23 Jun 2000 00:53:33 +0000 (00:53 +0000)]
Remove some unnecessary CLS_FETCH()s.

25 years agoFix spacing and say that --with-oracle uses the oci7 interface
Rasmus Lerdorf [Fri, 23 Jun 2000 00:46:05 +0000 (00:46 +0000)]
Fix spacing and say that --with-oracle uses the oci7 interface

25 years ago- Not returning a value anymore
Andi Gutmans [Fri, 23 Jun 2000 00:11:54 +0000 (00:11 +0000)]
- Not returning a value anymore

25 years ago- Don't need SUCCESS/FAILURE anymore
Andi Gutmans [Fri, 23 Jun 2000 00:07:05 +0000 (00:07 +0000)]
- Don't need SUCCESS/FAILURE anymore

25 years ago- Add license
Andi Gutmans [Fri, 23 Jun 2000 00:04:53 +0000 (00:04 +0000)]
- Add license

25 years ago- Commit static allocator structure which we might use in an upcoming Zend
Andi Gutmans [Fri, 23 Jun 2000 00:04:05 +0000 (00:04 +0000)]
- Commit static allocator structure which we might use in an upcoming Zend
- change

25 years ago- Fix asp_tags.
Andi Gutmans [Thu, 22 Jun 2000 23:00:01 +0000 (23:00 +0000)]
- Fix asp_tags.

25 years ago- Make Windows compile. Was missing crc32.c
Andi Gutmans [Thu, 22 Jun 2000 21:24:44 +0000 (21:24 +0000)]
- Make Windows compile. Was missing crc32.c

25 years ago- Oops I miss-wrote that field
Andi Gutmans [Thu, 22 Jun 2000 18:50:55 +0000 (18:50 +0000)]
- Oops I miss-wrote that field

25 years ago- Change API version and make the error messages more meaningful.
Andi Gutmans [Thu, 22 Jun 2000 18:47:39 +0000 (18:47 +0000)]
- Change API version and make the error messages more meaningful.

25 years agoUpdate to 4.0.1
Zeev Suraski [Thu, 22 Jun 2000 18:35:09 +0000 (18:35 +0000)]
Update to 4.0.1

25 years ago- Change cache size and only initialize part of it.
Andi Gutmans [Thu, 22 Jun 2000 18:33:09 +0000 (18:33 +0000)]
- Change cache size and only initialize part of it.

25 years ago- Improve memory cache performance and increase cache size. (Stas, Zend Engine)
Andi Gutmans [Thu, 22 Jun 2000 18:30:10 +0000 (18:30 +0000)]
- Improve memory cache performance and increase cache size. (Stas, Zend Engine)

25 years agoCached-freed memory blocks should not be in "occupied" list
Stanislav Malyshev [Thu, 22 Jun 2000 17:51:14 +0000 (17:51 +0000)]
Cached-freed memory blocks should not be in "occupied" list

25 years agoMake cache counters to be unsigned int
Stanislav Malyshev [Thu, 22 Jun 2000 09:17:38 +0000 (09:17 +0000)]
Make cache counters to be unsigned int
Start collecting statistics after cache pre-fill

25 years agoChangeLog update
<changelog@php.net> [Thu, 22 Jun 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Thu, 22 Jun 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

25 years agoAdd a crc32 checksum function - used by the udm_search search engine
Rasmus Lerdorf [Wed, 21 Jun 2000 22:51:29 +0000 (22:51 +0000)]
Add a crc32 checksum function - used by the udm_search search engine
and currently run through a system call.  This will speed up the udm_search
php frontend significantly.
@ Add a crc32 checksum function - used by the udm_search search engine
@ and currently run through a system call.  This will speed up the udm_search
@ php frontend significantly. (Rasmus)

25 years agoAdd alloca.h check
Sascha Schumann [Wed, 21 Jun 2000 21:49:33 +0000 (21:49 +0000)]
Add alloca.h check

Remove some unused header checks

25 years agoHAVE_MEMORY_H is not used by PHP.
Sascha Schumann [Wed, 21 Jun 2000 21:48:14 +0000 (21:48 +0000)]
HAVE_MEMORY_H is not used by PHP.

25 years agoRevert earlier commit.
Sascha Schumann [Wed, 21 Jun 2000 18:35:54 +0000 (18:35 +0000)]
Revert earlier commit.

25 years agounserialize() and wddx_deserialize() now create an empty class if they enconter
Thies C. Arntzen [Wed, 21 Jun 2000 18:22:22 +0000 (18:22 +0000)]
unserialize() and wddx_deserialize() now create an empty class if they enconter
a class which's code is yet unknown. this makes sessionized data retain the
class name of objects even if you visited pages that don't have the classes
code available.

25 years agoHere is a brief start towards getting the DB stuff up to speed and working
Chuck Hagenbuch [Wed, 21 Jun 2000 02:22:04 +0000 (02:22 +0000)]
Here is a brief start towards getting the DB stuff up to speed and working
(I need it to move forward on some stuff, and I really do want to see PEAR
succeed, so I'm going to work with the official code to get it working. Hope
that's okay). I've replaced all instances of 'use' and 'import' with
'include_once' (and added the .php extension where necessary). This gets my
short test script working. More possibly to come.

25 years agoChangeLog update
<changelog@php.net> [Wed, 21 Jun 2000 01:09:05 +0000 (01:09 +0000)]
ChangeLog update

25 years agoWarn about using the built-in MySQL library
Zeev Suraski [Tue, 20 Jun 2000 22:12:22 +0000 (22:12 +0000)]
Warn about using the built-in MySQL library

25 years agoThis is no longer needed
Zeev Suraski [Tue, 20 Jun 2000 21:50:57 +0000 (21:50 +0000)]
This is no longer needed

25 years agobonsai test
Andrei Zmievski [Tue, 20 Jun 2000 19:21:11 +0000 (19:21 +0000)]
bonsai test

25 years agoInitialise lcg_globals correctly
Ben Mansell [Tue, 20 Jun 2000 11:35:12 +0000 (11:35 +0000)]
Initialise lcg_globals correctly
# Fixes bug 5075

25 years agoChangeLog update
<changelog@php.net> [Tue, 20 Jun 2000 02:14:19 +0000 (02:14 +0000)]
ChangeLog update

25 years agoCanged back to uppercase. Are all the backslashes on line 69 to 111 really needed?
Egon Schmid [Mon, 19 Jun 2000 22:12:57 +0000 (22:12 +0000)]
Canged back to uppercase. Are all the backslashes on line 69 to 111 really needed?

25 years agoUnbreak imap by fixing the assignment
Sascha Schumann [Mon, 19 Jun 2000 21:35:01 +0000 (21:35 +0000)]
Unbreak imap by fixing the assignment

25 years ago- minor changes
Uwe Steinmann [Mon, 19 Jun 2000 19:46:24 +0000 (19:46 +0000)]
- minor changes

25 years ago- added prototype
Uwe Steinmann [Mon, 19 Jun 2000 19:45:53 +0000 (19:45 +0000)]
- added prototype

25 years agoCall __wakeup() after all the instance variables are initialized.
Andrei Zmievski [Mon, 19 Jun 2000 14:04:57 +0000 (14:04 +0000)]
Call __wakeup() after all the instance variables are initialized.

25 years agokill warinig
Thies C. Arntzen [Mon, 19 Jun 2000 12:56:30 +0000 (12:56 +0000)]
kill warinig

25 years agogood morning, thies!
Thies C. Arntzen [Mon, 19 Jun 2000 09:27:17 +0000 (09:27 +0000)]
good morning, thies!

25 years agosome adjustments to the sysliblist
Thies C. Arntzen [Mon, 19 Jun 2000 09:16:58 +0000 (09:16 +0000)]
some adjustments to the sysliblist
# still needs some fixing - sascha?

25 years ago(fsockopen) fix #5090
Thies C. Arntzen [Mon, 19 Jun 2000 09:02:48 +0000 (09:02 +0000)]
(fsockopen) fix #5090

25 years ago- Fixed problem in imap_fetch_overview
Andi Gutmans [Mon, 19 Jun 2000 04:33:40 +0000 (04:33 +0000)]
- Fixed problem in imap_fetch_overview

25 years agoChangeLog update
<changelog@php.net> [Mon, 19 Jun 2000 02:14:20 +0000 (02:14 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Mon, 19 Jun 2000 02:14:17 +0000 (02:14 +0000)]
NEWS update

25 years ago- Nuke warning
Andi Gutmans [Sun, 18 Jun 2000 20:09:17 +0000 (20:09 +0000)]
- Nuke warning

25 years agoNo response from Sascha so changed to lowercase.
Egon Schmid [Sun, 18 Jun 2000 20:01:45 +0000 (20:01 +0000)]
No response from Sascha so changed to lowercase.

25 years agoMore protos.
Egon Schmid [Sun, 18 Jun 2000 19:18:30 +0000 (19:18 +0000)]
More protos.

25 years agoChanged strtok_r to php_strtok_r
Holger Zimmermann [Sun, 18 Jun 2000 19:04:50 +0000 (19:04 +0000)]
Changed strtok_r to php_strtok_r

25 years agoChanged strtok_r to php_strtok_r
Holger Zimmermann [Sun, 18 Jun 2000 19:01:54 +0000 (19:01 +0000)]
Changed strtok_r to php_strtok_r

25 years ago- Fix return type in proto once again...
Jouni Ahto [Sun, 18 Jun 2000 17:36:31 +0000 (17:36 +0000)]
- Fix return type in proto once again...

25 years agofp_except check for FreeBSD 1.0-2.2.5
Sascha Schumann [Sun, 18 Jun 2000 16:51:42 +0000 (16:51 +0000)]
fp_except check for FreeBSD 1.0-2.2.5

25 years agoWelcome zend_finite(n).
Sascha Schumann [Sun, 18 Jun 2000 16:33:15 +0000 (16:33 +0000)]
Welcome zend_finite(n).

This chooses the best combination of what is available:

finite, isfinite, isinf, isnan

25 years agoSome protos fixed.
Egon Schmid [Sun, 18 Jun 2000 16:31:52 +0000 (16:31 +0000)]
Some protos fixed.

25 years ago- Fix return type in proto.
Jouni Ahto [Sun, 18 Jun 2000 16:07:06 +0000 (16:07 +0000)]
- Fix return type in proto.

25 years agoMake error callback be publicly accessible
Stanislav Malyshev [Sun, 18 Jun 2000 16:02:32 +0000 (16:02 +0000)]
Make error callback be publicly accessible

25 years ago- Better FreeBSD fix. Does fp_except_t exist on 3.4?
Andi Gutmans [Sun, 18 Jun 2000 15:44:23 +0000 (15:44 +0000)]
- Better FreeBSD fix. Does fp_except_t exist on 3.4?

25 years agoCosmetic cleanups
Sascha Schumann [Sun, 18 Jun 2000 15:30:55 +0000 (15:30 +0000)]
Cosmetic cleanups

25 years ago(implode), (strtr) no longer touch the internal array-pointer.
Thies C. Arntzen [Sun, 18 Jun 2000 10:37:01 +0000 (10:37 +0000)]
(implode), (strtr) no longer touch the internal array-pointer.

25 years ago(serialize) no longer touches the internal array-pointer
Thies C. Arntzen [Sun, 18 Jun 2000 10:25:39 +0000 (10:25 +0000)]
(serialize) no longer touches the internal array-pointer

25 years agoReadd pi3web_sapi.c and reset flags.
Sascha Schumann [Sun, 18 Jun 2000 10:21:20 +0000 (10:21 +0000)]
Readd pi3web_sapi.c and reset flags.

25 years ago- I don't know how this happened. I tested the bloody thing and I remember
Andi Gutmans [Sun, 18 Jun 2000 04:22:12 +0000 (04:22 +0000)]
- I don't know how this happened. I tested the bloody thing and I remember
- copy&pasting from code which used ~.

25 years agoOne more place.
Andrei Zmievski [Sun, 18 Jun 2000 03:45:08 +0000 (03:45 +0000)]
One more place.

25 years ago@- Modified in_array() to not touch array pointer. (Andrei)
Andrei Zmievski [Sun, 18 Jun 2000 03:43:58 +0000 (03:43 +0000)]
@- Modified in_array() to not touch array pointer. (Andrei)

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

25 years agoSlightly more accurate description here
Rasmus Lerdorf [Sun, 18 Jun 2000 00:12:31 +0000 (00:12 +0000)]
Slightly more accurate description here

25 years agoRelic from cvs conflict?
Andrei Zmievski [Sat, 17 Jun 2000 18:32:53 +0000 (18:32 +0000)]
Relic from cvs conflict?

25 years ago- Add restore_error_handler()
Zeev Suraski [Sat, 17 Jun 2000 18:04:58 +0000 (18:04 +0000)]
- Add restore_error_handler()
error_handler's are now stored in a stack

25 years agoUpdate news
Zeev Suraski [Sat, 17 Jun 2000 18:03:25 +0000 (18:03 +0000)]
Update news

25 years ago- Add notice about CGI fix
Andi Gutmans [Sat, 17 Jun 2000 17:43:11 +0000 (17:43 +0000)]
- Add notice about CGI fix

25 years agoAllow the symbol_table to be passed to call_user_function_ex()
Zeev Suraski [Sat, 17 Jun 2000 16:50:38 +0000 (16:50 +0000)]
Allow the symbol_table to be passed to call_user_function_ex()

25 years ago- Fix a couple of wranings in the FTP code and in parsedate.y
Zeev Suraski [Sat, 17 Jun 2000 16:49:03 +0000 (16:49 +0000)]
- Fix a couple of wranings in the FTP code and in parsedate.y
- Be safer with LC_MESSAGES
- Align with the latest Zend change in call_user_function_ex()

25 years agoWrong number of commas.
Andrei Zmievski [Sat, 17 Jun 2000 16:13:11 +0000 (16:13 +0000)]
Wrong number of commas.

25 years agoHave to use zval_ptr_dtor() on values returned from user functions.
Andrei Zmievski [Sat, 17 Jun 2000 15:53:33 +0000 (15:53 +0000)]
Have to use zval_ptr_dtor() on values returned from user functions.

25 years ago- Export ts_resource_ex in order to succesfully build Windows version
Andi Gutmans [Sat, 17 Jun 2000 14:56:19 +0000 (14:56 +0000)]
- Export ts_resource_ex in order to succesfully build Windows version