foobar
1399d605df
- Moved the files from resource to one level down.
...
# This makes the gcov thing actually work :)
2005-11-17 09:52:35 +00:00
foobar
1c41c53e39
- Filters may behave differently with empty string so pass it on
2005-11-17 00:49:48 +00:00
foobar
f8667e1809
- Add simple test for filter_data() basic filters
2005-11-17 00:48:51 +00:00
foobar
2f42d7df03
- Fix PECL bug #5963
2005-11-17 00:03:03 +00:00
foobar
1d086bd268
- Fix build in PECL mode and in PHP core
2005-11-16 23:18:16 +00:00
foobar
1044416541
- Fix build problems with pecl/filter/
2005-11-16 22:14:24 +00:00
Dmitry Stogov
376d30f441
Fixed bug #35229 (call_user_func() crashes when arguement_stack is nearly full)
2005-11-16 09:43:56 +00:00
Pierre Joye
29a04a28ef
- switch to bsd license
...
- prepare 2.0.1
2005-11-15 15:36:29 +00:00
Dmitry Stogov
8bb39e7dba
Allow recursive calls to __get/__set for different properties
2005-11-15 15:21:47 +00:00
Ilia Alshanetsky
dffc74c54e
Allow recursive calls to __get/__set for different properties
2005-11-15 14:57:42 +00:00
Antony Dovgal
21aeacfa9d
call zend_objects_destroy_object() explicitly
...
fix segfault when intern->time is NULL
2005-11-15 14:07:43 +00:00
foobar
29c580f138
fix warning
2005-11-15 13:43:57 +00:00
foobar
0907893b2b
- Prepare for including in PHP core
2005-11-15 11:55:28 +00:00
Ilia Alshanetsky
5fd55abd66
Fixed possible crash in http:// wrapper.
2005-11-15 04:24:17 +00:00
Frank M. Kromann
0eaec9871c
MFB: Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better
2005-11-14 23:14:54 +00:00
Antony Dovgal
e658842761
fix #35197 (Destructor is not called) and similar issues in other extensions
2005-11-14 21:52:27 +00:00
Derick Rethans
574a210973
- Fixed protos.
2005-11-12 14:56:35 +00:00
Marcus Boerger
e556247281
- Use the const instead of hard coding
2005-11-11 16:51:24 +00:00
foobar
9b7a28e9a2
fix configure help
2005-11-10 08:04:57 +00:00
foobar
3e1bb4edf3
- Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER)
2005-11-10 07:49:40 +00:00
foobar
2cf0ce2925
- Change paths to be relative
...
#
# Derick, don't forget to move the .re file into this same directory!
#
# This was the 2nd last piece of making the code-coverage thing to work
# properly with VPATH builds. Once Derick moves the parse_date.re
# in the same directory where the generated file lives, it's done.
#
# Just copying it by hand in your sources in the meantime and doing
# "./configure --enable-gcov && make lcov" will produce data in lcov_html/
#
2005-11-08 22:45:55 +00:00
foobar
72fd0627eb
nuke #line directives.
2005-11-08 20:25:11 +00:00
foobar
2434baffdb
- Fix #line paths
2005-11-08 20:12:09 +00:00
foobar
3392f566c3
- Use the source file as output filename instead of stdout
2005-11-08 12:35:01 +00:00
foobar
4352fa69d4
- use the target file name as output file instead of stdout
2005-11-08 12:34:16 +00:00
Dmitry Stogov
84bcd9ac96
Fixed bug #35142 (SOAP Client/Server Complex Object Support)
2005-11-08 08:36:50 +00:00
foobar
2d9c625cf1
- Make sure the generated files have relative paths in the #line directives
2005-11-08 00:02:50 +00:00
Marcus Boerger
66a9b0b6ae
- Fix Bug #32223 weird behaviour of pg_last_notice
2005-11-07 12:56:23 +00:00
Dmitry Stogov
4e744e2b42
Fixed bug #35091 (SoapClient leaks memory)
2005-11-07 10:07:55 +00:00
Marcus Boerger
f53de944df
- MFB Add tests
2005-11-06 12:27:11 +00:00
Marcus Boerger
1626dba133
-MFB Fix parameter parsing
2005-11-06 12:01:42 +00:00
Marcus Boerger
ff72c376c2
- MFB Fix tests expectations
2005-11-06 10:53:39 +00:00
Rasmus Lerdorf
65bb007a3e
MFB - This isn't a DOM thing anymore, just libxml
2005-11-05 22:41:09 +00:00
Rasmus Lerdorf
f16fb8484d
MFB - We don't need the simplexml requirement here anymore
2005-11-05 22:32:55 +00:00
Ilia Alshanetsky
c4ee761db1
MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)
2005-11-05 22:02:40 +00:00
Rui Hirokawa
02e44183bb
fixed garbled multibyte characters.
2005-11-05 04:47:29 +00:00
Marcus Boerger
ce939c2cc5
- Add missing check flag
2005-11-03 22:04:35 +00:00
Marcus Boerger
e2ea55ccbe
- Tray fixing #35088
2005-11-03 21:58:42 +00:00
Marcus Boerger
3243167b45
- Add missing check
2005-11-03 21:28:16 +00:00
foobar
6352110b7f
- Fixed bug #35078 (configure does not find ldap_start_tls_s)
2005-11-03 20:41:05 +00:00
Michael Wallner
36d3c24c6e
- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
...
parameter on Windows)
2005-11-03 15:01:31 +00:00
foobar
0c2f3ea24e
- Fix bad usage of php_checkuid()
2005-11-02 21:26:08 +00:00
Derick Rethans
9d0664976f
- Fixed posix_mknod() checks and warnings.
2005-11-02 15:50:06 +00:00
Rob Richards
8de7ff8c91
optimize sxe_add_registered_namespaces
...
add only first encountered prefixes to namespace arrays
update test
2005-11-01 23:21:29 +00:00
foobar
aeb5830c20
MFB: fixed test
2005-11-01 22:42:03 +00:00
Marcus Boerger
8088087b0b
- Update docu
2005-11-01 21:46:33 +00:00
Marcus Boerger
d73184b6ba
- The iterator base interface is Traversable not IteratorAggregate
2005-11-01 21:17:51 +00:00
Frank M. Kromann
cb34f4e3d3
Fix #35037 . Selecting a uniqueidentifier would return unknown data type when used with freetds.
2005-11-01 18:14:52 +00:00
foobar
60084a7507
*** empty log message ***
2005-11-01 17:04:29 +00:00
Marcus Boerger
35d80e39d2
- Allow to recive derived SplFileInfo/SplFileObject instances
2005-11-01 16:54:44 +00:00