]> granicus.if.org Git - php/log
php
24 years agoPHPAPI is invalid here...
Zeev Suraski [Sun, 25 Jun 2000 17:54:14 +0000 (17:54 +0000)]
PHPAPI is invalid here...

24 years agoIt was Jouni: Prevent Hartmut finding this until it is actually implemented...
Egon Schmid [Sun, 25 Jun 2000 17:21:04 +0000 (17:21 +0000)]
It was Jouni: Prevent Hartmut finding this until it is actually implemented...

24 years ago- I wrote a long msg but the commit didn't go through.
Andi Gutmans [Sun, 25 Jun 2000 17:05:22 +0000 (17:05 +0000)]
- I wrote a long msg but the commit didn't go through.
- So here is the short version:
- a) Start moving to binary opens in Windows
- b) Give checkuid_mode() a small face lift including the fopen-wrappers.c
- The mode to this function should at least be a #define but that is for
- another day. Anyway this whole stuff should be given more face lifts in
- the future.

24 years ago- I wrote a long msg but the commit didn't go through.
Zeev Suraski [Sun, 25 Jun 2000 17:02:59 +0000 (17:02 +0000)]
- I wrote a long msg but the commit didn't go through.
- So here is the short version:
- a) Start moving to binary opens in Windows
- b) Give checkuid_mode() a small face lift including the fopen-wrappers.c
- The mode to this function should at least be a #define but that is for
- another day. Anyway this whole stuff should be given more face lifts in
- the future.

24 years agoAdd Win32 README file
Zeev Suraski [Sun, 25 Jun 2000 16:48:17 +0000 (16:48 +0000)]
Add Win32 README file

24 years agobetter description for recent serializer change
Sascha Schumann [Sun, 25 Jun 2000 15:53:44 +0000 (15:53 +0000)]
better description for recent serializer change

24 years agoThe second array_merge() is now array_merge_recursive().
Egon Schmid [Sun, 25 Jun 2000 13:21:37 +0000 (13:21 +0000)]
The second array_merge() is now array_merge_recursive().

24 years agoA droto is not a proto.
Egon Schmid [Sun, 25 Jun 2000 10:59:42 +0000 (10:59 +0000)]
A droto is not a proto.

24 years agoAdd version checking.
Sterling Hughes [Sun, 25 Jun 2000 03:26:49 +0000 (03:26 +0000)]
Add version checking.

24 years ago# Missing ;
Jouni Ahto [Sun, 25 Jun 2000 03:12:38 +0000 (03:12 +0000)]
# Missing ;

24 years agoProto.
Sterling Hughes [Sun, 25 Jun 2000 03:06:38 +0000 (03:06 +0000)]
Proto.

24 years ago@- Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions...
Sterling Hughes [Sun, 25 Jun 2000 02:55:31 +0000 (02:55 +0000)]
@- Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions. (Sterling)

-Added the ImageCopyMerge, ImagePaletteCopy and ImageColorClosestHWB functions

24 years ago- Added imagecreatefromwbmp().
Jouni Ahto [Sun, 25 Jun 2000 01:44:15 +0000 (01:44 +0000)]
- Added imagecreatefromwbmp().
- Fixed missing parenthesis when calling function get_active_function_name.
@- Added function imagecreatefromwbmp(). (Jouni)

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

24 years agoNuke a warning
Zeev Suraski [Sat, 24 Jun 2000 22:11:11 +0000 (22:11 +0000)]
Nuke a warning

24 years agoCorrect protos call_user_func() and call_user_method().
Egon Schmid [Sat, 24 Jun 2000 18:46:17 +0000 (18:46 +0000)]
Correct protos call_user_func() and call_user_method().

24 years ago- winsnmp.c has moved to ext/snmp
Andi Gutmans [Sat, 24 Jun 2000 18:31:22 +0000 (18:31 +0000)]
- winsnmp.c has moved to ext/snmp

24 years agoRevice winsnmp.c from repo-copy
Sascha Schumann [Sat, 24 Jun 2000 17:10:57 +0000 (17:10 +0000)]
Revice winsnmp.c from repo-copy

24 years agocredit where credit's due
Zeev Suraski [Sat, 24 Jun 2000 16:32:25 +0000 (16:32 +0000)]
credit where credit's due

24 years agoApply the NSAPI patch
Zeev Suraski [Sat, 24 Jun 2000 16:31:10 +0000 (16:31 +0000)]
Apply the NSAPI patch

24 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.

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

24 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.

24 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.

24 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.

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

24 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

24 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

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

24 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

24 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

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

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

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

24 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().

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

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

24 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

24 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 **

24 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.

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

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

24 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.

24 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

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

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

24 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" ...

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

24 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.

24 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

24 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

24 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

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

24 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

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

24 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

24 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

24 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.

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

24 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.

24 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)

24 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

24 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

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

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

24 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)

24 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

24 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.

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

24 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.

24 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.

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

24 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

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

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

24 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

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

24 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?

24 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

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

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

24 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.

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

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

24 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?

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

24 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

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

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

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

24 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.

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

24 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

24 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

24 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...

24 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

24 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

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

24 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.

24 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