Sascha Schumann
ed68ca44ec
Fix types of bug_compat entries
...
PR: #21312
Submitted by: Rob Richards <rrichards@ctindustries.net >
2003-05-10 16:49:21 +00:00
Sergey Kartashoff
2726d79b9f
@- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to
...
@ mnogosearch extesion for use with mnogosearch-3.2.11 or later.
- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to
mnogosearch extesion for use with mnogosearch-3.2.11 or later.
2003-05-10 11:31:52 +00:00
Hartmut Holzgraefe
16ade3dd46
no more VC++ compile warnings
2003-05-09 07:55:32 +00:00
Ilia Alshanetsky
09fbc97d55
Add missing initialization.
2003-05-09 01:10:18 +00:00
Moriyoshi Koizumi
598dba147d
Fixed test case so it reflects the recent change on var_dump()
2003-05-08 23:23:02 +00:00
Moriyoshi Koizumi
ea39409c60
Added missing break
2003-05-08 16:45:59 +00:00
Moriyoshi Koizumi
83ad8e3ae3
Added initialisation for thread safety
2003-05-08 16:01:50 +00:00
Moriyoshi Koizumi
e911b39158
Added "€" support for htmlentities() and html_entity_decode()
2003-05-08 15:43:34 +00:00
Moriyoshi Koizumi
ee86979e21
I should have tested more carefully..
2003-05-08 15:39:24 +00:00
Moriyoshi Koizumi
1ba4e590ef
WS fix
2003-05-08 15:12:04 +00:00
Moriyoshi Koizumi
2b5cebba16
Fixed memleak when the libxml compat layer is used.
2003-05-08 15:07:26 +00:00
Moriyoshi Koizumi
6ed4fd1666
Improved html_entity_decode() so it can handle multibyte charsets and
...
numeric entities.
2003-05-08 10:42:20 +00:00
Ilia Alshanetsky
b20df54af7
Make serialize precision a configurable option.
2003-05-08 01:23:21 +00:00
Moriyoshi Koizumi
02c9b14ca2
Filled error_mappings[] with placeholders for actual error messages
2003-05-07 20:53:23 +00:00
Sara Golemon
13191aa841
Revert, this caused more trouble than it fixed.
2003-05-07 20:33:53 +00:00
Moriyoshi Koizumi
891bd02e10
Added missing object initialisation
...
Added missing sanity checks
2003-05-07 20:06:42 +00:00
Moriyoshi Koizumi
cced1b26ec
Fixed typos
2003-05-07 19:52:30 +00:00
Moriyoshi Koizumi
29f346d7d7
Removed redundant TSRMLS_FETCH's
2003-05-07 17:40:46 +00:00
Moriyoshi Koizumi
8c539518fb
This should be needed.
2003-05-07 15:28:58 +00:00
Moriyoshi Koizumi
21661d3bde
Added even better allocator codes for both expat & libxml
2003-05-07 15:21:31 +00:00
Sara Golemon
451cd602f6
HINFO RDATA is <label><label> not <nshort><nshort>
2003-05-06 19:51:46 +00:00
Sterling Hughes
a0351b093f
Bundle libxml and add compatibility layer
2003-05-06 19:38:49 +00:00
Marcus Boerger
34a36c466e
#i shouldn't do test-fiddling after 3o-clock
2003-05-06 09:33:40 +00:00
Marcus Boerger
6360bda763
Find a better solution for the tests
2003-05-06 01:23:35 +00:00
Daniela Mariaschi
46b1372de7
- removed error message in dtor
...
(causing segfault when user doesn't free statement)
- removed erroneous controls as for bug #23436
2003-05-05 22:25:29 +00:00
Ilia Alshanetsky
7f404846ad
s/g/G/
2003-05-05 22:21:29 +00:00
Ilia Alshanetsky
a7591863fd
Fixed tests to reflect full float values.
2003-05-05 19:57:32 +00:00
Moriyoshi Koizumi
b874a54846
Added links to HTML entity resources
2003-05-05 19:50:15 +00:00
Hartmut Holzgraefe
e6490c4a41
basename() now binary safe, testcases added
2003-05-05 13:46:14 +00:00
Christian Stocker
d9406876e2
MFB (set the doc property to NULL if no parent is available (by Rob Richards))
2003-05-05 12:56:33 +00:00
Hartmut Holzgraefe
e364d1f589
proto fix
2003-05-05 12:36:35 +00:00
Thies C. Arntzen
747822c616
fixed FMR
2003-05-05 12:17:02 +00:00
Ilia Alshanetsky
88bafcb7a5
Safer implementation.
...
Thanks Marcus.
2003-05-04 19:09:54 +00:00
Ilia Alshanetsky
75c01dd66b
Fixed bug #23298 (serialize cuts off floats & doubles)
2003-05-04 18:41:02 +00:00
Moriyoshi Koizumi
e9111e0f9b
Fixed an issue that zend-multibyte's behaviour doesn't reflect the change
...
to mbstring.internal_encoding ini setting.
2003-05-04 13:11:30 +00:00
Moriyoshi Koizumi
b44ae54bc6
Real fix and a test case for bug #22008
2003-05-04 12:44:36 +00:00
Marcus Boerger
418106cc31
Add me
2003-05-04 12:04:26 +00:00
Moriyoshi Koizumi
e9c903ad3f
A quick fix for bug #22008
...
# BTW I'm working on an enhanced strip_tags implementation with re2c, which
# will feature more CSS awareness and more stateful scanning.
2003-05-04 11:45:58 +00:00
Moriyoshi Koizumi
1dfc59f6d8
Added missing sanity check
...
# likely a fix for bug #23457
2003-05-04 11:19:57 +00:00
Zak Greant
eac7884bdb
Added a few extra proto descriptions and made some minor corrections and comments
2003-05-04 03:15:02 +00:00
Marcus Boerger
815ad75c49
- Indendation fix
...
- Proto fix
- Add efficient single column access function: sqlite_column()
2003-05-03 12:51:13 +00:00
Sebastian Bergmann
ab393a9b0c
Adjust path to bundled expat sources for Win32 build.
2003-05-03 08:44:53 +00:00
Marcus Boerger
0c11675902
Fix MFN error (now really)
2003-05-02 22:22:16 +00:00
Marcus Boerger
b8c5cd2a9d
Fix MFN error
2003-05-02 22:17:01 +00:00
Marcus Boerger
7a17b23190
Add iterator interface and test
2003-05-02 22:09:54 +00:00
Marcus Boerger
4701aaaa87
Interfaces only implement interfaces
2003-05-02 15:39:12 +00:00
Marcus Boerger
d6d17e510d
Remove this debug line too
2003-05-02 11:10:55 +00:00
Moriyoshi Koizumi
7638a25fef
Fixed bug #23449
2003-05-02 11:00:42 +00:00
Andrey Hristov
a894bf5c87
Extending substr_replace().
...
Every parameter can be mixed (string/array) also the return type.
#see the test file if you need more info.
2003-05-02 10:02:40 +00:00
Thies C. Arntzen
83a0e508df
@ - Fixed bug #23376 OCINewDescriptor
2003-05-02 08:43:28 +00:00