]> granicus.if.org Git - php/log
php
20 years agoenabling few functionalities as the LibC starts supporting them
Anantha Kesari H Y [Thu, 30 Sep 2004 15:55:18 +0000 (15:55 +0000)]
enabling few functionalities as the LibC starts supporting them

20 years agoIncluding config.nw.h file for NetWare
Anantha Kesari H Y [Thu, 30 Sep 2004 14:46:03 +0000 (14:46 +0000)]
Including config.nw.h file for NetWare

20 years agoNetWare specific stat structure access incorporated
Anantha Kesari H Y [Thu, 30 Sep 2004 14:31:30 +0000 (14:31 +0000)]
NetWare specific stat structure access incorporated

20 years agohandled NetWare F_SETFD and stat differences
Anantha Kesari H Y [Thu, 30 Sep 2004 14:23:51 +0000 (14:23 +0000)]
handled NetWare F_SETFD and stat differences

20 years agofix error message
Antony Dovgal [Thu, 30 Sep 2004 14:20:02 +0000 (14:20 +0000)]
fix error message

20 years agofix segfault when using unknown/unsupported save_handler and/or serialize_handler...
Antony Dovgal [Thu, 30 Sep 2004 12:19:59 +0000 (12:19 +0000)]
fix segfault when using unknown/unsupported save_handler and/or serialize_handler (bug #30282)

20 years ago- CS: Use PHP_* instead of ZEND_* macros
Marcus Boerger [Thu, 30 Sep 2004 08:04:29 +0000 (08:04 +0000)]
- CS: Use PHP_* instead of ZEND_* macros

20 years ago- Add missing macro
Marcus Boerger [Thu, 30 Sep 2004 08:03:38 +0000 (08:03 +0000)]
-  Add missing macro

20 years agoFixed bug #30276 (Possible crash in ctype_digit on large numbers).
Ilia Alshanetsky [Thu, 30 Sep 2004 01:22:56 +0000 (01:22 +0000)]
Fixed bug #30276 (Possible crash in ctype_digit on large numbers).

20 years agoChangeLog update
<changelog@php.net> [Thu, 30 Sep 2004 00:41:24 +0000 (00:41 +0000)]
ChangeLog update

20 years ago- MFB (synch correctly not only for one problem)
Marcus Boerger [Wed, 29 Sep 2004 20:57:07 +0000 (20:57 +0000)]
- MFB (synch correctly not only for one problem)

20 years ago- Speling
Marcus Boerger [Wed, 29 Sep 2004 20:27:36 +0000 (20:27 +0000)]
- Speling

20 years ago- Fix docu
Marcus Boerger [Wed, 29 Sep 2004 20:25:28 +0000 (20:25 +0000)]
- Fix docu

20 years ago- Refix the fix
Marcus Boerger [Wed, 29 Sep 2004 20:24:35 +0000 (20:24 +0000)]
- Refix the fix
# This somehow got lost and was then readded by Andi in 1.258 at the wrong
# position. Obviously we need to separate the argument first and convert it
# afterwards as done in 5.0.*.

20 years ago- Add missing --SKIPIF--
Marcus Boerger [Wed, 29 Sep 2004 20:10:12 +0000 (20:10 +0000)]
- Add missing --SKIPIF--

20 years ago- Fix tests (atm preg_match() is wrong)
Marcus Boerger [Wed, 29 Sep 2004 20:09:52 +0000 (20:09 +0000)]
- Fix tests (atm preg_match() is wrong)

20 years ago- Update test
Marcus Boerger [Wed, 29 Sep 2004 19:36:30 +0000 (19:36 +0000)]
- Update test

20 years ago- Move bench.php to Zend/
Andi Gutmans [Wed, 29 Sep 2004 17:08:46 +0000 (17:08 +0000)]
- Move bench.php to Zend/

20 years agoNetWare LibC don't have search.h
Anantha Kesari H Y [Wed, 29 Sep 2004 16:11:47 +0000 (16:11 +0000)]
NetWare LibC don't have search.h

20 years agoremoved unwanted NEW_LIBC checks
Anantha Kesari H Y [Wed, 29 Sep 2004 14:42:16 +0000 (14:42 +0000)]
removed unwanted NEW_LIBC checks

20 years agoNetWare don't have uid for a file so modified the php_checkuid to return 1 for NetWAre
Anantha Kesari H Y [Wed, 29 Sep 2004 12:35:13 +0000 (12:35 +0000)]
NetWare don't have uid for a file so modified the php_checkuid to return 1 for NetWAre

20 years agoremoved unneccessary inclusion of headers for NetWare
Anantha Kesari H Y [Wed, 29 Sep 2004 12:25:56 +0000 (12:25 +0000)]
removed unneccessary inclusion of headers for NetWare

20 years agoNETWARE has a proper stat structure Now no need of CLIB_STAT_PATCH checks
Anantha Kesari H Y [Wed, 29 Sep 2004 10:54:56 +0000 (10:54 +0000)]
NETWARE has a proper stat structure Now no need of CLIB_STAT_PATCH checks

20 years agoremoved redundant NEW_LIBC checks for NETWARE
Anantha Kesari H Y [Wed, 29 Sep 2004 10:36:24 +0000 (10:36 +0000)]
removed redundant NEW_LIBC checks for NETWARE

20 years agoIncluded select.h for NetWare
Anantha Kesari H Y [Wed, 29 Sep 2004 10:28:17 +0000 (10:28 +0000)]
Included select.h for NetWare

20 years agoremoved unwanted comments, NEW_LIBC checks and NetWare specific stat structure population
Anantha Kesari H Y [Wed, 29 Sep 2004 10:21:41 +0000 (10:21 +0000)]
removed unwanted comments, NEW_LIBC checks and NetWare specific stat structure population

20 years agoremoved redundant NEW_LIBC and CLIB_STAT_PATCH checks for NETWARE
Anantha Kesari H Y [Wed, 29 Sep 2004 09:47:15 +0000 (09:47 +0000)]
removed redundant NEW_LIBC and CLIB_STAT_PATCH checks for NETWARE

20 years ago- Fix test
Marcus Boerger [Wed, 29 Sep 2004 09:43:33 +0000 (09:43 +0000)]
- Fix test

20 years ago- Fix test by removing corrupt --SKIPIF--
Marcus Boerger [Wed, 29 Sep 2004 09:41:18 +0000 (09:41 +0000)]
- Fix test by removing corrupt --SKIPIF--

20 years ago- Fix tests by removing erroneous check from --SKIPIF--
Marcus Boerger [Wed, 29 Sep 2004 09:39:43 +0000 (09:39 +0000)]
- Fix tests by removing erroneous check from --SKIPIF--

20 years ago- Fix tests by removing corrupt --SKIPIF--
Marcus Boerger [Wed, 29 Sep 2004 09:36:56 +0000 (09:36 +0000)]
- Fix tests by removing corrupt --SKIPIF--

20 years ago- Add new tests
Marcus Boerger [Wed, 29 Sep 2004 09:36:23 +0000 (09:36 +0000)]
- Add new tests

20 years agoFix classnames
Marcus Boerger [Wed, 29 Sep 2004 08:55:45 +0000 (08:55 +0000)]
Fix classnames

20 years agoAdd new test
Marcus Boerger [Wed, 29 Sep 2004 08:48:16 +0000 (08:48 +0000)]
Add new test

20 years agoimplemented proc_open for NETWARE
Anantha Kesari H Y [Wed, 29 Sep 2004 06:04:36 +0000 (06:04 +0000)]
implemented proc_open for NETWARE

20 years agoAdd strptime function.
Sterling Hughes [Wed, 29 Sep 2004 04:57:19 +0000 (04:57 +0000)]
Add strptime function.

20 years agoChangeLog update
<changelog@php.net> [Wed, 29 Sep 2004 00:34:42 +0000 (00:34 +0000)]
ChangeLog update

20 years ago- Fix warnign
Marcus Boerger [Tue, 28 Sep 2004 23:10:39 +0000 (23:10 +0000)]
- Fix warnign

20 years agoSimplify/Optmize magic method calls (__get/__set/__call/__clone/__destruct)
Marcus Boerger [Tue, 28 Sep 2004 22:55:22 +0000 (22:55 +0000)]
Simplify/Optmize magic method calls (__get/__set/__call/__clone/__destruct)

20 years agoMFB: - Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).
foobar [Tue, 28 Sep 2004 20:42:56 +0000 (20:42 +0000)]
MFB: - Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).

20 years ago- Return the warning until we check if we can change the type of str.len
Andi Gutmans [Tue, 28 Sep 2004 19:46:57 +0000 (19:46 +0000)]
- Return the warning until we check if we can change the type of str.len

20 years ago- publish reflection_class_factory() as zend_reflection_class_factory()
Marcus Boerger [Tue, 28 Sep 2004 19:06:15 +0000 (19:06 +0000)]
- publish reflection_class_factory() as zend_reflection_class_factory()

20 years agoFix compilation
Frank M. Kromann [Tue, 28 Sep 2004 18:38:29 +0000 (18:38 +0000)]
Fix compilation

20 years agofix bug #29652 (number of FD to ocius.msb is growing)
Antony Dovgal [Tue, 28 Sep 2004 16:59:10 +0000 (16:59 +0000)]
fix bug #29652 (number of FD to ocius.msb is growing)
many thanks to Sergei V. Rozinov <S dot Rozinov at sibron dot ru> for testing

20 years agoFixed bug #30224 (Sybase date strings are sometimes not null terminated).
Ilia Alshanetsky [Tue, 28 Sep 2004 14:07:23 +0000 (14:07 +0000)]
Fixed bug #30224 (Sybase date strings are sometimes not null terminated).

20 years agoupdate ignore files
Wez Furlong [Tue, 28 Sep 2004 09:44:56 +0000 (09:44 +0000)]
update ignore files

20 years agoChangeLog update
<changelog@php.net> [Tue, 28 Sep 2004 00:34:17 +0000 (00:34 +0000)]
ChangeLog update

20 years ago- Make internally used properties read-only and fix default properties
Marcus Boerger [Mon, 27 Sep 2004 22:24:57 +0000 (22:24 +0000)]
- Make internally used properties read-only and fix default properties

20 years ago- Add new test
Marcus Boerger [Mon, 27 Sep 2004 22:23:31 +0000 (22:23 +0000)]
- Add new test

20 years agoMFB: bugfix #30133
Edin Kadribasic [Mon, 27 Sep 2004 22:23:11 +0000 (22:23 +0000)]
MFB: bugfix #30133

20 years agogive credits to David
Andrey Hristov [Mon, 27 Sep 2004 22:13:36 +0000 (22:13 +0000)]
give credits to David

20 years ago- Fix memeleak
Marcus Boerger [Mon, 27 Sep 2004 22:06:10 +0000 (22:06 +0000)]
- Fix memeleak

20 years ago- Declare properties
Marcus Boerger [Mon, 27 Sep 2004 21:25:12 +0000 (21:25 +0000)]
- Declare properties

20 years ago- Add new test
Marcus Boerger [Mon, 27 Sep 2004 21:24:45 +0000 (21:24 +0000)]
- Add new test

20 years ago- Document zend_vm_use_old_executor() for Derick.
Andi Gutmans [Mon, 27 Sep 2004 18:21:39 +0000 (18:21 +0000)]
- Document zend_vm_use_old_executor() for Derick.

20 years agoMake test more generic.
Ilia Alshanetsky [Mon, 27 Sep 2004 17:52:25 +0000 (17:52 +0000)]
Make test more generic.

# Thanks Marcus.

20 years agoFixed bug #30249 (Incorrect timeout check).
Ilia Alshanetsky [Mon, 27 Sep 2004 17:30:46 +0000 (17:30 +0000)]
Fixed bug #30249 (Incorrect timeout check).

20 years agoremoved redundant NEW_LIBC checks
Anantha Kesari H Y [Mon, 27 Sep 2004 15:55:04 +0000 (15:55 +0000)]
removed redundant NEW_LIBC checks

20 years agoremoved redundant NEW_LIBC and CLIB_STAT_PATCH checks
Anantha Kesari H Y [Mon, 27 Sep 2004 15:37:33 +0000 (15:37 +0000)]
removed redundant NEW_LIBC and CLIB_STAT_PATCH checks

20 years agoremoved redundant NEW_LIBC checks
Anantha Kesari H Y [Mon, 27 Sep 2004 14:51:17 +0000 (14:51 +0000)]
removed redundant NEW_LIBC checks

20 years agoremoved unwanted NEW_LIBC checks
Anantha Kesari H Y [Mon, 27 Sep 2004 14:29:55 +0000 (14:29 +0000)]
removed unwanted NEW_LIBC checks

20 years agoremoved redundant NEW_LIBC check
Anantha Kesari H Y [Mon, 27 Sep 2004 14:25:13 +0000 (14:25 +0000)]
removed redundant NEW_LIBC check

20 years agoremoved unwanted NEW_LIBC checks and comments
Anantha Kesari H Y [Mon, 27 Sep 2004 14:19:07 +0000 (14:19 +0000)]
removed unwanted NEW_LIBC checks and comments

20 years agoFix Reflection_Class to ReflectionClass in docu/messages
Marcus Boerger [Mon, 27 Sep 2004 09:11:40 +0000 (09:11 +0000)]
Fix Reflection_Class to ReflectionClass in docu/messages

20 years ago- Fix warning
Marcus Boerger [Mon, 27 Sep 2004 09:03:40 +0000 (09:03 +0000)]
- Fix warning

20 years ago- Fix warnings
Marcus Boerger [Mon, 27 Sep 2004 09:01:18 +0000 (09:01 +0000)]
- Fix warnings

20 years ago- Fix warning
Marcus Boerger [Mon, 27 Sep 2004 08:50:41 +0000 (08:50 +0000)]
- Fix warning
# What's the reason _zvalue_value.str.len is int instead of uint/zend_uint?

20 years ago- Fix warning
Marcus Boerger [Mon, 27 Sep 2004 08:46:12 +0000 (08:46 +0000)]
- Fix warning

20 years ago- Fix warnings
Marcus Boerger [Mon, 27 Sep 2004 08:43:05 +0000 (08:43 +0000)]
- Fix warnings

20 years agoFix warnign
Marcus Boerger [Mon, 27 Sep 2004 08:33:11 +0000 (08:33 +0000)]
Fix warnign

20 years ago- Use zval_ctor_func() for wrapper and update the prototype to void
Andi Gutmans [Mon, 27 Sep 2004 07:04:36 +0000 (07:04 +0000)]
- Use zval_ctor_func() for wrapper and update the prototype to void

20 years ago- Make zval_copy_ctor() return void like dtor(). No one ever checks the
Andi Gutmans [Mon, 27 Sep 2004 02:29:01 +0000 (02:29 +0000)]
- Make zval_copy_ctor() return void like dtor(). No one ever checks the
- return value which is SUCCESS always.

20 years agoChangeLog update
<changelog@php.net> [Mon, 27 Sep 2004 00:34:15 +0000 (00:34 +0000)]
ChangeLog update

20 years ago- Fix warning
Marcus Boerger [Sun, 26 Sep 2004 22:23:14 +0000 (22:23 +0000)]
- Fix warning

20 years agofix build
Marcus Boerger [Sun, 26 Sep 2004 22:20:24 +0000 (22:20 +0000)]
fix build

20 years ago- Fix build
Marcus Boerger [Sun, 26 Sep 2004 22:19:57 +0000 (22:19 +0000)]
- Fix build

20 years ago- Add fputcsv() (David Sklar)
Marcus Boerger [Sun, 26 Sep 2004 21:55:22 +0000 (21:55 +0000)]
- Add fputcsv() (David Sklar)

20 years ago- Add missing .cvsignore
Marcus Boerger [Sun, 26 Sep 2004 21:51:58 +0000 (21:51 +0000)]
- Add missing .cvsignore

20 years ago- Earlier detection of failure (.c now)
Marcus Boerger [Sun, 26 Sep 2004 21:49:16 +0000 (21:49 +0000)]
- Earlier detection of failure (.c now)

20 years ago- Earlier detection of failure
Marcus Boerger [Sun, 26 Sep 2004 21:47:27 +0000 (21:47 +0000)]
- Earlier detection of failure

20 years ago Fix TSRM build
Marcus Boerger [Sun, 26 Sep 2004 21:45:17 +0000 (21:45 +0000)]
 Fix TSRM build

20 years agoAdd new examples
Marcus Boerger [Sun, 26 Sep 2004 21:21:45 +0000 (21:21 +0000)]
Add new examples

20 years agoadd ignore file
Wez Furlong [Sun, 26 Sep 2004 20:53:31 +0000 (20:53 +0000)]
add ignore file

20 years agoRemoving clucking debug and tweak the reset call
Wez Furlong [Sun, 26 Sep 2004 20:52:07 +0000 (20:52 +0000)]
Removing clucking debug and tweak the reset call

20 years agorough cut at mysql meta data
Wez Furlong [Sun, 26 Sep 2004 20:47:03 +0000 (20:47 +0000)]
rough cut at mysql meta data

20 years agometa data for sqlite3.
Wez Furlong [Sun, 26 Sep 2004 20:46:35 +0000 (20:46 +0000)]
meta data for sqlite3.
Fix repeated executes when the entire rowset has not been consumed.

20 years agoAdd rough cut at fetching meta data.
Wez Furlong [Sun, 26 Sep 2004 20:45:44 +0000 (20:45 +0000)]
Add rough cut at fetching meta data.

20 years ago- Apply Thies and Sterling's patch which doesn't call ctor/dtor functions
Andi Gutmans [Sun, 26 Sep 2004 20:03:54 +0000 (20:03 +0000)]
- Apply Thies and Sterling's patch which doesn't call ctor/dtor functions
- for types which don't require it (BOOL/NULL/LONG/DOUBLE)
- Breaks serialization!!!

20 years agoReturn FALSE when file cannot be found.
Ilia Alshanetsky [Sun, 26 Sep 2004 19:24:18 +0000 (19:24 +0000)]
Return FALSE when file cannot be found.
Specify full paths to the files used for the test.

20 years agofixed test output.
Ilia Alshanetsky [Sun, 26 Sep 2004 19:12:06 +0000 (19:12 +0000)]
fixed test output.

20 years ago- Add more tests
Marcus Boerger [Sun, 26 Sep 2004 18:28:07 +0000 (18:28 +0000)]
- Add more tests

20 years ago- Add new test (related to #30234)
Marcus Boerger [Sun, 26 Sep 2004 18:16:33 +0000 (18:16 +0000)]
- Add new test (related to #30234)

20 years agocompile fix from Timm
Wez Furlong [Sun, 26 Sep 2004 13:52:09 +0000 (13:52 +0000)]
compile fix from Timm

20 years agoFinalize fix for #30057
Wez Furlong [Sun, 26 Sep 2004 01:10:05 +0000 (01:10 +0000)]
Finalize fix for #30057

20 years agoChangeLog update
<changelog@php.net> [Sun, 26 Sep 2004 00:35:24 +0000 (00:35 +0000)]
ChangeLog update

20 years agoProbable fix for Bug #30147
Wez Furlong [Sat, 25 Sep 2004 23:13:49 +0000 (23:13 +0000)]
Probable fix for Bug #30147

20 years agoremoving the unwanted inclusion of headers
Anantha Kesari H Y [Sat, 25 Sep 2004 15:39:26 +0000 (15:39 +0000)]
removing the unwanted inclusion of headers

20 years agoremoving unwanted comment
Anantha Kesari H Y [Sat, 25 Sep 2004 15:36:47 +0000 (15:36 +0000)]
removing unwanted comment

20 years agoremoving unwanted inclusion of socket header file
Anantha Kesari H Y [Sat, 25 Sep 2004 15:33:57 +0000 (15:33 +0000)]
removing unwanted inclusion of socket header file

20 years agoremoved NEW_LIBC checks in NETWARE
Anantha Kesari H Y [Sat, 25 Sep 2004 15:30:26 +0000 (15:30 +0000)]
removed NEW_LIBC checks in NETWARE