Andrey Hristov
080eaaf573
proto fixes
2003-06-12 11:24:24 +00:00
Andrey Hristov
18cc2a9b4f
proto fixes
2003-06-12 10:30:08 +00:00
Andrey Hristov
864f217e20
proto fixes
2003-06-12 10:08:26 +00:00
Ilia Alshanetsky
6e2285dded
Added missing safe_mode/open_basedir checks.
2003-06-12 01:47:12 +00:00
Marcus Boerger
76f68f2a51
WS and removing unecessary things
2003-06-11 20:51:14 +00:00
Rob Richards
b2c4882d54
forgot this: set doc for new text node as current may not be in tree
2003-06-11 20:06:03 +00:00
Rob Richards
110920bc7e
add isWhitespaceInElementContent()
...
fix splitText for nodes not in tree
correct links to specs
2003-06-11 19:55:52 +00:00
Rob Richards
aa0afd9307
update messages to require libxsl >= 1.0.18
2003-06-11 19:27:01 +00:00
Rob Richards
73c172cfee
add substringData, insertData, deleteData, replaceData
...
fix reference links to specs
2003-06-11 11:25:08 +00:00
Ilia Alshanetsky
b5dc8f918e
fixed proto
2003-06-11 02:16:19 +00:00
Rob Richards
a3128df046
Fixed memleaks
2003-06-10 22:24:54 +00:00
James Cox
f68c7ff249
updating license information in the headers.
2003-06-10 20:04:29 +00:00
Andrey Hristov
3ae8d27176
proto fixes
2003-06-10 14:06:20 +00:00
Sascha Schumann
3c58f69fc4
Print NOTICE upon session_start being called while another session is
...
active
2003-06-10 03:56:23 +00:00
Marcus Boerger
c114698445
Add a test for sqlite_array_query()
2003-06-09 23:22:00 +00:00
Marcus Boerger
25b7954dbb
This is a 'fetch all' test using fetch_all()
2003-06-09 23:21:06 +00:00
Marcus Boerger
ed1a17a032
Update
2003-06-09 23:16:32 +00:00
Marcus Boerger
062b9afe4f
Add sqlite_array_query().
2003-06-09 23:15:29 +00:00
Marcus Boerger
e1652789ea
- Add sqlite_array_query().
...
- Make all read functions destructive when in unbuffered read mode.
2003-06-09 23:14:25 +00:00
Ilia Alshanetsky
d3ad6e640d
Do not perform safe_mode & open_basedir checks for memory-only databases.
2003-06-09 20:36:55 +00:00
Rob Richards
f2957721af
changes for /ext/dom document ref count
...
changes for /ext/dom internal object handling
2003-06-09 20:24:16 +00:00
Rob Richards
6d72c89408
implmentation of document ref counting for persistance
...
re-work of internal object handling
2003-06-09 20:20:55 +00:00
Ilia Alshanetsky
aec7815e9c
Fixed bug #24098 (Crash in pathinfo() due to double var initialization).
...
# This is a php5 specific bug, no MFB needed
2003-06-09 18:12:36 +00:00
Marcus Boerger
cdac4401d8
No more namespaces
2003-06-09 16:58:51 +00:00
Marcus Boerger
67befca5e6
Add some 'structure' and make it faster
2003-06-09 16:57:17 +00:00
Moriyoshi Koizumi
e7fd4c57b2
Fixed trivial typo
2003-06-09 08:11:53 +00:00
Sterling Hughes
21d90d6ac4
ok, this is a zend bug.
2003-06-09 04:01:11 +00:00
Sterling Hughes
6fc9fdeefc
simon says leaking is better than crashing
2003-06-09 03:29:33 +00:00
Sterling Hughes
568aecd973
get rid of a memleak
...
make namespaces work properly
2003-06-09 03:11:28 +00:00
Ilia Alshanetsky
b19f3302eb
MFB
2003-06-08 23:52:29 +00:00
foobar
c0e4bfcae4
- Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com)
2003-06-08 23:44:01 +00:00
foobar
c15b8fb19e
ws & cs
2003-06-08 23:34:51 +00:00
Zeev Suraski
fa78f2b8eb
XMLless build fix
2003-06-08 18:29:55 +00:00
Georg Richter
0a2968a75f
fixed mysql bug #564 ( http://bugs.mysql.com/bug.php?id=564 )
2003-06-07 16:15:22 +00:00
Marcus Boerger
c191b4343b
Actually sqlite.c isn't located in libsqlite
2003-06-07 15:15:27 +00:00
Sterling Hughes
208aa6152d
i ain't know domdom
2003-06-07 15:09:24 +00:00
Sterling Hughes
d65e9b3818
leftover.
...
its wholeText not whole_text
2003-06-07 15:07:42 +00:00
Sterling Hughes
1837db58d1
add the wholeText property
2003-06-07 15:03:45 +00:00
Marcus Boerger
2e84e2ab3f
Added new test
2003-06-07 14:13:36 +00:00
Rob Richards
0565d9724b
fix more memory overruns
...
initial definition for document ref counting
fixed property access to support all objects
clear property handler from invalid objects until ref count implemented
2003-06-07 13:30:58 +00:00
Marcus Boerger
eccfbe5f88
WS
2003-06-07 11:38:03 +00:00
Wez Furlong
b230df9254
Touch lemon generated file
2003-06-06 22:46:33 +00:00
Wez Furlong
30fc9e152f
Update bundled library to 2.8.3 + patches from sqlite author to enable
...
authorization checks for the ATTACH database command.
2003-06-06 22:44:57 +00:00
Sterling Hughes
6610183236
add splitText()
...
never has such a complex process been endured for such a simple function
libxml makes me queasy right now :)
2003-06-06 20:10:05 +00:00
Rob Richards
29b5fbcc53
fix double free issue
...
fix property access within invalid objects and failed reads
2003-06-06 19:04:32 +00:00
Georg Richter
f8ac961927
fixed bug #24060
2003-06-06 19:02:30 +00:00
Marcus Boerger
2013859ec5
Update
2003-06-06 19:01:38 +00:00
Marcus Boerger
797654bde7
New fetch_all() an fetch optimization reworked (original idea by ilia)
2003-06-06 19:00:16 +00:00
Edin Kadribasic
bd2f381edf
Update win32 build with new version
2003-06-06 16:39:46 +00:00
Wez Furlong
c1817c9b8d
Update for 2.8.2
2003-06-06 16:33:32 +00:00