]> granicus.if.org Git - php/log
php
21 years agoFixed win32 build (link to external expat).
Edin Kadribasic [Sun, 15 Jun 2003 23:58:33 +0000 (23:58 +0000)]
Fixed win32 build (link to external expat).

21 years agoAdd an error handler (thx to timm for the idea)
Marcus Boerger [Sun, 15 Jun 2003 23:57:48 +0000 (23:57 +0000)]
Add an error handler (thx to timm for the idea)

21 years agoFixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 23:47:18 +0000 (23:47 +0000)]
Fixed win32 build

21 years agoWin32 build fixes for openssl
Edin Kadribasic [Sun, 15 Jun 2003 23:34:46 +0000 (23:34 +0000)]
Win32 build fixes for openssl

21 years agoThis needs to be exported for dynamic extensions
Edin Kadribasic [Sun, 15 Jun 2003 23:27:05 +0000 (23:27 +0000)]
This needs to be exported for dynamic extensions

21 years agoFixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 22:58:04 +0000 (22:58 +0000)]
Fixed win32 build

21 years agoremove leftover parser->mem_hdlrs - compiles now
Rob Richards [Sun, 15 Jun 2003 20:56:48 +0000 (20:56 +0000)]
remove leftover parser->mem_hdlrs - compiles now

21 years agoRemoved xmlMemSetup() code as it doesn't help at all.
Moriyoshi Koizumi [Sun, 15 Jun 2003 20:40:45 +0000 (20:40 +0000)]
Removed xmlMemSetup() code as it doesn't help at all.

21 years agoadd Marcus, enough work done
Pierre Joye [Sun, 15 Jun 2003 20:16:46 +0000 (20:16 +0000)]
add Marcus, enough work done

21 years agoAdd ImageXBM
Marcus Boerger [Sun, 15 Jun 2003 20:00:08 +0000 (20:00 +0000)]
Add ImageXBM

21 years agoremove code no longer needed
Rob Richards [Sun, 15 Jun 2003 19:58:42 +0000 (19:58 +0000)]
remove code no longer needed
fix format Output property

21 years agoBetter use '_' instead of '.'
Marcus Boerger [Sun, 15 Jun 2003 19:56:40 +0000 (19:56 +0000)]
Better use '_' instead of '.'

21 years agoBetter configure output
Marcus Boerger [Sun, 15 Jun 2003 19:54:41 +0000 (19:54 +0000)]
Better configure output

21 years agoshould be multithreaded and correct lib naming
Rob Richards [Sun, 15 Jun 2003 19:54:38 +0000 (19:54 +0000)]
should be multithreaded and correct lib naming

21 years agoAdded TODO and IDEAS to makerpm
Tomas V.V.Cox [Sun, 15 Jun 2003 16:52:08 +0000 (16:52 +0000)]
Added TODO and IDEAS to makerpm

21 years agoFix makerpm (again)
Tomas V.V.Cox [Sun, 15 Jun 2003 16:29:10 +0000 (16:29 +0000)]
Fix makerpm (again)
Build an independant filelist tree
(this command still needs some work)

21 years agoproto fixes
Andrey Hristov [Sun, 15 Jun 2003 16:25:59 +0000 (16:25 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Sun, 15 Jun 2003 16:04:31 +0000 (16:04 +0000)]
proto fixes

21 years agoFix ZTS build.
Sebastian Bergmann [Sun, 15 Jun 2003 15:34:00 +0000 (15:34 +0000)]
Fix ZTS build.

21 years agoproto fixes
Andrey Hristov [Sun, 15 Jun 2003 15:29:46 +0000 (15:29 +0000)]
proto fixes

21 years agoFix bug #23279 - exception handler exits after first function call
Stanislav Malyshev [Sun, 15 Jun 2003 15:07:55 +0000 (15:07 +0000)]
Fix bug #23279 - exception handler exits after first function call

21 years agobe nice if i named the dll correctly and put it somewhere
Rob Richards [Sun, 15 Jun 2003 14:57:06 +0000 (14:57 +0000)]
be nice if i named the dll correctly and put it somewhere

21 years agofix xsl release build
Rob Richards [Sun, 15 Jun 2003 14:52:23 +0000 (14:52 +0000)]
fix xsl release build
link libxml2 and libxslt dynamically for consistancy

21 years agolink libxml2 dynamically for consistancy
Rob Richards [Sun, 15 Jun 2003 14:50:11 +0000 (14:50 +0000)]
link libxml2 dynamically for consistancy

21 years agoNo need to duplicate code - zend_get_constant() knows to
Stanislav Malyshev [Sun, 15 Jun 2003 14:46:15 +0000 (14:46 +0000)]
No need to duplicate code - zend_get_constant() knows to
handle class constants now

21 years agoFix bug #18872 - Improper handling of class constants used as default
Stanislav Malyshev [Sun, 15 Jun 2003 14:42:39 +0000 (14:42 +0000)]
Fix bug #18872 - Improper handling of class constants used as default
function argument values

21 years agoset ending \0 for string
Stanislav Malyshev [Sun, 15 Jun 2003 14:40:38 +0000 (14:40 +0000)]
set ending \0 for string

21 years agoFix bug #23384 - static class::constant constants should now
Stanislav Malyshev [Sun, 15 Jun 2003 13:58:50 +0000 (13:58 +0000)]
Fix bug #23384 - static class::constant constants should now
work in static & array expressions.

21 years agoFixed win32 build
Edin Kadribasic [Sun, 15 Jun 2003 12:19:57 +0000 (12:19 +0000)]
Fixed win32 build

21 years agoFixed ZTS build
Edin Kadribasic [Sun, 15 Jun 2003 12:10:28 +0000 (12:10 +0000)]
Fixed ZTS build

21 years agoFixed ZTS build
Edin Kadribasic [Sun, 15 Jun 2003 11:50:17 +0000 (11:50 +0000)]
Fixed ZTS build

21 years agoNo need for this in the HEAD branch
Edin Kadribasic [Sun, 15 Jun 2003 11:48:47 +0000 (11:48 +0000)]
No need for this in the HEAD branch

21 years agoFix bug #21800 - initialize opcode handlers in interactive mode
Stanislav Malyshev [Sun, 15 Jun 2003 11:44:30 +0000 (11:44 +0000)]
Fix bug #21800 - initialize opcode handlers in interactive mode

21 years agoFixed win32 build (mod_php4 -> mod_php5)
Edin Kadribasic [Sun, 15 Jun 2003 11:36:02 +0000 (11:36 +0000)]
Fixed win32 build (mod_php4 -> mod_php5)

21 years agoSwitch to dynamic linking of php_domxml.dll due to the libxml2 dependency
Edin Kadribasic [Sun, 15 Jun 2003 01:31:43 +0000 (01:31 +0000)]
Switch to dynamic linking of php_domxml.dll due to the libxml2 dependency
already being present for the core php4ts.dll.

21 years agoNEWS update
<changelog@php.net> [Sun, 15 Jun 2003 00:31:08 +0000 (00:31 +0000)]
NEWS update

21 years agoChangeLog update
<changelog@php.net> [Sun, 15 Jun 2003 00:31:02 +0000 (00:31 +0000)]
ChangeLog update

21 years agoNo more namespaces
Marcus Boerger [Sat, 14 Jun 2003 22:10:15 +0000 (22:10 +0000)]
No more namespaces

21 years agoFix test
Marcus Boerger [Sat, 14 Jun 2003 19:42:32 +0000 (19:42 +0000)]
Fix test

21 years agoFix ZTS mode (hopefully all is working fine now again)
Marcus Boerger [Sat, 14 Jun 2003 19:30:42 +0000 (19:30 +0000)]
Fix ZTS mode (hopefully all is working fine now again)

21 years ago- Update license
Marcus Boerger [Sat, 14 Jun 2003 18:16:47 +0000 (18:16 +0000)]
- Update license
- Don't buffer in non buffered mode

21 years agouse xmlInitParser instead of xmlInitThreads
Rob Richards [Sat, 14 Jun 2003 18:15:50 +0000 (18:15 +0000)]
use xmlInitParser instead of xmlInitThreads
reentrant safe as well no need for xml_parser_inited

21 years agouse xmlInitParser instead of xmlInitThreads
Rob Richards [Sat, 14 Jun 2003 18:14:05 +0000 (18:14 +0000)]
use xmlInitParser instead of xmlInitThreads
reentrant safe as well

21 years agoCorrect license again
Marcus Boerger [Sat, 14 Jun 2003 17:14:42 +0000 (17:14 +0000)]
Correct license again

21 years agoFix ZTS mode
Marcus Boerger [Sat, 14 Jun 2003 17:08:49 +0000 (17:08 +0000)]
Fix  ZTS mode

21 years agoFix some typos in makerpm and removed unused debug code
Tomas V.V.Cox [Sat, 14 Jun 2003 16:56:19 +0000 (16:56 +0000)]
Fix some typos in makerpm and removed unused debug code

21 years agoUpdate before moving to PECL
Marcus Boerger [Sat, 14 Jun 2003 16:54:18 +0000 (16:54 +0000)]
Update before moving to PECL

21 years agoAdded test for IBASE_REC_VERSION/IBASE_REC_NO_VERSION trans constants
Daniela Mariaschi [Sat, 14 Jun 2003 16:45:38 +0000 (16:45 +0000)]
Added test for IBASE_REC_VERSION/IBASE_REC_NO_VERSION trans constants

21 years agoAdded IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants
Daniela Mariaschi [Sat, 14 Jun 2003 16:38:10 +0000 (16:38 +0000)]
Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants
required from bugs #8797 #23887
(added IBASE_WRITE, IBASE_WAIT, IBASE_CONCURRENCY just for clarity)

21 years agointeroperability support
Rob Richards [Sat, 14 Jun 2003 15:32:23 +0000 (15:32 +0000)]
interoperability support
fix some memleak scenarios

21 years agointeroperability support
Rob Richards [Sat, 14 Jun 2003 15:28:13 +0000 (15:28 +0000)]
interoperability support

21 years agofix xml_parser_inited on win32
Rob Richards [Sat, 14 Jun 2003 15:27:15 +0000 (15:27 +0000)]
fix xml_parser_inited on win32
add common structs for better interoprability

21 years agofix common libxml init and deinit routines
Rob Richards [Sat, 14 Jun 2003 15:08:48 +0000 (15:08 +0000)]
fix common libxml init and deinit routines

21 years agoFixed bug #24007 (Problem with register_globals & arrays)
Ilia Alshanetsky [Sat, 14 Jun 2003 15:08:27 +0000 (15:08 +0000)]
Fixed bug #24007 (Problem with register_globals & arrays)

21 years ago- Fixed some /usr/lib leaks into LIBS/LDFLAGS which later on made other
foobar [Sat, 14 Jun 2003 14:22:13 +0000 (14:22 +0000)]
- Fixed some /usr/lib leaks into LIBS/LDFLAGS which later on made other
  configure checks fail (old libs in /usr/lib, new ones in /opt/lib :)

21 years agoImprove/fix preventing both enabled
Marcus Boerger [Sat, 14 Jun 2003 13:35:09 +0000 (13:35 +0000)]
Improve/fix preventing both enabled

21 years agoFix compile failure.
foobar [Sat, 14 Jun 2003 13:31:51 +0000 (13:31 +0000)]
Fix compile failure.

21 years ago- Fixed some build problems (/usr/lib leaked in to LDFLAGS/LIBS)
foobar [Sat, 14 Jun 2003 12:57:38 +0000 (12:57 +0000)]
- Fixed some build problems (/usr/lib leaked in to LDFLAGS/LIBS)
- Made this extension to be possible to be build as shared.

21 years agoecalloc doesn't return NULL
Marcus Boerger [Sat, 14 Jun 2003 11:32:30 +0000 (11:32 +0000)]
ecalloc doesn't return NULL

21 years agoDon't allow both and mark the old one as deprecated
Marcus Boerger [Sat, 14 Jun 2003 11:27:49 +0000 (11:27 +0000)]
Don't allow both and mark the old one as deprecated

21 years agoexport xml_parser_inited under win32
Rob Richards [Sat, 14 Jun 2003 11:22:13 +0000 (11:22 +0000)]
export xml_parser_inited under win32

21 years agoBugfix #24182: va_arg macro error in Zend/zend.c
Marcus Boerger [Sat, 14 Jun 2003 09:25:36 +0000 (09:25 +0000)]
Bugfix #24182: va_arg macro error in Zend/zend.c

21 years agomake alan happy
Sterling Hughes [Sat, 14 Jun 2003 04:40:58 +0000 (04:40 +0000)]
make alan happy

21 years agodelete + no C++ comments
Sterling Hughes [Sat, 14 Jun 2003 04:17:59 +0000 (04:17 +0000)]
delete + no C++ comments

21 years agofix some more leaks
Sterling Hughes [Sat, 14 Jun 2003 04:15:57 +0000 (04:15 +0000)]
fix some more leaks

21 years agoThis shouldn't be refcount = 0, causes a memory overrun
Sterling Hughes [Sat, 14 Jun 2003 04:02:12 +0000 (04:02 +0000)]
This shouldn't be refcount = 0, causes a memory overrun

21 years agoUpdating email address
Frank M. Kromann [Sat, 14 Jun 2003 03:35:16 +0000 (03:35 +0000)]
Updating email address

21 years agoChangeLog update
<changelog@php.net> [Sat, 14 Jun 2003 00:31:07 +0000 (00:31 +0000)]
ChangeLog update

21 years agoUser Filters don't need to register a resource list for streams.
Sara Golemon [Fri, 13 Jun 2003 22:25:29 +0000 (22:25 +0000)]
User Filters don't need to register a resource list for streams.
That functionality is already exported by the streams API.

21 years agoPlug leak (context options not freed)
Sara Golemon [Fri, 13 Jun 2003 21:33:59 +0000 (21:33 +0000)]
Plug leak (context options not freed)
Make contexts auto-registered, ensures userland contexts
and C API contexts are both dealt with on request shutdown.
Also brings contexts in keeping with streams which are already
auto-registered.

21 years agofix compile when ZTS enabled
Rob Richards [Fri, 13 Jun 2003 19:58:56 +0000 (19:58 +0000)]
fix compile when ZTS enabled
fix bunch of memory leaks

21 years agoLoosen restrictions on method used with http_fopen_wrapper, still default to GET...
Sara Golemon [Fri, 13 Jun 2003 19:27:26 +0000 (19:27 +0000)]
Loosen restrictions on method used with http_fopen_wrapper, still default to GET though.

21 years agoBusted by the CS police.
Ilia Alshanetsky [Fri, 13 Jun 2003 15:01:18 +0000 (15:01 +0000)]
Busted by the CS police.

21 years agoproto fixes
Andrey Hristov [Fri, 13 Jun 2003 14:59:01 +0000 (14:59 +0000)]
proto fixes

21 years agoAdded missing function proto
Ilia Alshanetsky [Fri, 13 Jun 2003 14:56:07 +0000 (14:56 +0000)]
Added missing function proto

21 years agoFixed bug #24161 (No timeout value for imap functions)
Ilia Alshanetsky [Fri, 13 Jun 2003 14:39:22 +0000 (14:39 +0000)]
Fixed bug #24161 (No timeout value for imap functions)

Added imap_timeout() that allows the user to specify as well as retrieve
timeout values and set default timeout values based on the
default_socket_timeout ini setting.

21 years agoMissing entry
foobar [Fri, 13 Jun 2003 14:35:54 +0000 (14:35 +0000)]
Missing entry

21 years agoAdded missing NEWS entry
foobar [Fri, 13 Jun 2003 14:31:54 +0000 (14:31 +0000)]
Added missing NEWS entry

21 years agoFixed the SASL config check.
foobar [Fri, 13 Jun 2003 13:30:46 +0000 (13:30 +0000)]
Fixed the SASL config check.

21 years agoMFB
Sascha Schumann [Fri, 13 Jun 2003 09:19:52 +0000 (09:19 +0000)]
MFB

21 years agoFix the test. (second session init call produces a notice)
foobar [Fri, 13 Jun 2003 09:15:56 +0000 (09:15 +0000)]
Fix the test. (second session init call produces a notice)

21 years agoChangeLog update
<changelog@php.net> [Fri, 13 Jun 2003 00:31:14 +0000 (00:31 +0000)]
ChangeLog update

21 years agoAdd .def file to export the sqlite functions from our win32 dll
Wez Furlong [Thu, 12 Jun 2003 23:22:33 +0000 (23:22 +0000)]
Add .def file to export the sqlite functions from our win32 dll

21 years agoadd node->isSupported()
Rob Richards [Thu, 12 Jun 2003 20:02:05 +0000 (20:02 +0000)]
add node->isSupported()
add domimplementation->hasFeature()
add formatOutput property (extends DOM)
call xmlFreeDoc when doc is no longer referenced rather than custom code
save and savexml now format based on formatOutput property

21 years agoBugfix #2397: dba_open locking error with db3
Marcus Boerger [Thu, 12 Jun 2003 19:53:40 +0000 (19:53 +0000)]
Bugfix #2397: dba_open locking error with db3

21 years agoFixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset)
Ilia Alshanetsky [Thu, 12 Jun 2003 19:46:44 +0000 (19:46 +0000)]
Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset)

21 years agoFixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)
Ilia Alshanetsky [Thu, 12 Jun 2003 19:31:44 +0000 (19:31 +0000)]
Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)

21 years agoLicense update
Marcus Boerger [Thu, 12 Jun 2003 19:30:54 +0000 (19:30 +0000)]
License update

21 years agofix some calls to libxml
Rob Richards [Thu, 12 Jun 2003 17:04:28 +0000 (17:04 +0000)]
fix some calls to libxml

21 years agosilly bug
Andrey Hristov [Thu, 12 Jun 2003 15:11:11 +0000 (15:11 +0000)]
silly bug

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 14:04:31 +0000 (14:04 +0000)]
proto fixes
#hope not to be scared again by andrei ;)

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:35:19 +0000 (12:35 +0000)]
proto fixes

21 years agoproto fix
Andrey Hristov [Thu, 12 Jun 2003 12:32:22 +0000 (12:32 +0000)]
proto fix

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:21:33 +0000 (12:21 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:00:20 +0000 (12:00 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 11:24:24 +0000 (11:24 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 10:30:08 +0000 (10:30 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 10:08:26 +0000 (10:08 +0000)]
proto fixes

21 years ago- MFB: HTTP Request Methods are case sensitive
Derick Rethans [Thu, 12 Jun 2003 08:38:58 +0000 (08:38 +0000)]
- MFB: HTTP Request Methods are case sensitive
#- This was surrounded by an #ifdef, but I thought I fixed it too.

21 years agoAdded missing safe_mode/open_basedir checks.
Ilia Alshanetsky [Thu, 12 Jun 2003 01:47:12 +0000 (01:47 +0000)]
Added missing safe_mode/open_basedir checks.