summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* --with-dom now that the old dom extension is in peclmigration/unlabaled-1.3.2Sterling Hughes2003-06-251-2/+2
|
* This commit was manufactured by cvs2svn to create branch 'unlabeled-1.3.2'.SVN Migration2003-06-142762-763935/+0
|
* Improve/fix preventing both enabledMarcus Boerger2003-06-142-6/+2
|
* Fix compile failure.foobar2003-06-141-1/+1
|
* - Fixed some build problems (/usr/lib leaked in to LDFLAGS/LIBS)foobar2003-06-141-59/+50
| | | | | - Made this extension to be possible to be build as shared.
* ecalloc doesn't return NULLMarcus Boerger2003-06-141-4/+3
|
* Don't allow both and mark the old one as deprecatedMarcus Boerger2003-06-142-1/+9
|
* export xml_parser_inited under win32Rob Richards2003-06-141-2/+2
|
* Bugfix #24182: va_arg macro error in Zend/zend.cMarcus Boerger2003-06-141-1/+1
|
* make alan happySterling Hughes2003-06-141-52/+44
|
* delete + no C++ commentsSterling Hughes2003-06-141-1/+0
|
* fix some more leaksSterling Hughes2003-06-141-1/+1
|
* This shouldn't be refcount = 0, causes a memory overrunSterling Hughes2003-06-141-3/+1
|
* Updating email addressFrank M. Kromann2003-06-147-7/+7
|
* ChangeLog update2003-06-141-0/+98
|
* User Filters don't need to register a resource list for streams.Sara Golemon2003-06-131-5/+4
| | | | | That functionality is already exported by the streams API.
* Plug leak (context options not freed)Sara Golemon2003-06-135-7/+8
| | | | | | | | 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.
* fix compile when ZTS enabledRob Richards2003-06-131-16/+39
| | | | | fix bunch of memory leaks
* Loosen restrictions on method used with http_fopen_wrapper, still default to ↵Sara Golemon2003-06-131-8/+12
| | | | GET though.
* Busted by the CS police.Ilia Alshanetsky2003-06-131-2/+2
|
* proto fixesAndrey Hristov2003-06-131-2/+2
|
* Added missing function protoIlia Alshanetsky2003-06-131-0/+3
|
* Fixed bug #24161 (No timeout value for imap functions)Ilia Alshanetsky2003-06-132-1/+71
| | | | | | | 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.
* Missing entryfoobar2003-06-131-0/+1
|
* Added missing NEWS entryfoobar2003-06-131-0/+1
|
* Fixed the SASL config check.foobar2003-06-133-5/+76
|
* MFBSascha Schumann2003-06-131-2/+1
|
* Fix the test. (second session init call produces a notice)foobar2003-06-131-1/+2
|
* ChangeLog update2003-06-131-0/+97
|
* Add .def file to export the sqlite functions from our win32 dllWez Furlong2003-06-122-29/+45
|
* add node->isSupported()Rob Richards2003-06-125-13/+84
| | | | | | | | 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
* Bugfix #2397: dba_open locking error with db3Marcus Boerger2003-06-121-5/+10
|
* Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset)Ilia Alshanetsky2003-06-121-9/+15
|
* Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)Ilia Alshanetsky2003-06-122-1/+27
|
* License updateMarcus Boerger2003-06-1210-50/+50
|
* fix some calls to libxmlRob Richards2003-06-122-3/+5
|
* silly bugAndrey Hristov2003-06-121-2/+2
|
* proto fixesAndrey Hristov2003-06-121-63/+63
| | | | | #hope not to be scared again by andrei ;)
* proto fixesAndrey Hristov2003-06-121-3/+3
|
* proto fixAndrey Hristov2003-06-121-1/+1
|
* proto fixesAndrey Hristov2003-06-121-2/+2
|
* proto fixesAndrey Hristov2003-06-121-2/+2
|
* proto fixesAndrey Hristov2003-06-121-25/+25
|
* proto fixesAndrey Hristov2003-06-121-29/+29
|
* proto fixesAndrey Hristov2003-06-121-22/+22
|
* - MFB: HTTP Request Methods are case sensitiveDerick Rethans2003-06-121-1/+1
| | | | | #- This was surrounded by an #ifdef, but I thought I fixed it too.
* Added missing safe_mode/open_basedir checks.Ilia Alshanetsky2003-06-121-0/+27
|
* ChangeLog update2003-06-121-0/+23
|
* WS and removing unecessary thingsMarcus Boerger2003-06-114-23/+19
|
* forgot this: set doc for new text node as current may not be in treeRob Richards2003-06-111-1/+1
|