Rasmus Lerdorf
|
9d1a28b6a1
|
allow_url_include
|
2005-11-18 16:28:01 +00:00 |
|
Rasmus Lerdorf
|
e1f1857978
|
Add allow_url_include to let people turn on allow_url_fopen without also
enabling remote code execution through url wrappers
|
2005-11-18 16:20:43 +00:00 |
|
foobar
|
ffa0e13a59
|
MFB51: fix build when --with-libedit is used
|
2005-11-18 15:11:14 +00:00 |
|
Dmitry Stogov
|
2d95730e89
|
Fixed bug #35273 (Error in mapping soap - java types)
|
2005-11-18 10:59:55 +00:00 |
|
Derick Rethans
|
168db42521
|
- Ready 0.9.3.
|
2005-11-18 09:56:11 +00:00 |
|
Derick Rethans
|
ccbf79462f
|
- Fixed default so that it does not even encode quotes.
|
2005-11-18 09:17:59 +00:00 |
|
|
3314fe6b22
|
ChangeLog update
|
2005-11-18 06:42:57 +00:00 |
|
Rob Richards
|
459b318a56
|
fix configure - reflection is its own extension
|
2005-11-18 02:50:46 +00:00 |
|
Marcus Boerger
|
15d89ffd28
|
- Reflection was moved to its own extension
|
2005-11-17 23:43:53 +00:00 |
|
Marcus Boerger
|
5a0cf29863
|
- Need to define HAVE_REFLECTION
|
2005-11-17 23:21:15 +00:00 |
|
Marcus Boerger
|
75329fe178
|
- Reflection was moved into its own extension
|
2005-11-17 23:20:39 +00:00 |
|
Marcus Boerger
|
a40a48fbd4
|
- Move Reflection into its own extension
|
2005-11-17 22:59:39 +00:00 |
|
Marcus Boerger
|
0be9760a60
|
- reflection not reflectino
|
2005-11-17 22:49:03 +00:00 |
|
Marcus Boerger
|
3d6e4e85b3
|
- Make this an extension
|
2005-11-17 22:42:00 +00:00 |
|
Rasmus Lerdorf
|
b312256f08
|
MFB: missing }}}
|
2005-11-17 21:57:30 +00:00 |
|
Ilia Alshanetsky
|
e919694017
|
MFB51: Moved date constants into the date class, they all class constants
now.
|
2005-11-17 21:07:27 +00:00 |
|
Ilia Alshanetsky
|
bb94f372cb
|
Hopefully resolve all the Apache 2 sub-request problems on non-linux systems.
|
2005-11-17 20:56:09 +00:00 |
|
Sara Golemon
|
f005e298a0
|
Bugfix #32371 php://input sometimes returns duplicate data
|
2005-11-17 19:39:39 +00:00 |
|
Antony Dovgal
|
510f40c3bc
|
make GCC happy and suppress the warning
|
2005-11-17 19:20:14 +00:00 |
|
Ilia Alshanetsky
|
47414c4204
|
MFB51: fixed test
|
2005-11-17 18:25:48 +00:00 |
|
Ilia Alshanetsky
|
f5608e0798
|
MFB51: Fixed bug #35248 (sqlite_query() doesnt set error_msg when return
value is being used).
|
2005-11-17 14:40:11 +00:00 |
|
Antony Dovgal
|
a5e2f63d68
|
fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
|
2005-11-17 14:19:06 +00:00 |
|
Derick Rethans
|
13373c5f9d
|
- MF51: Fixed bug #35218 (strtotime no longer ignores timezone comments like (PST)).
|
2005-11-17 13:15:01 +00:00 |
|
foobar
|
7b7b6c20a6
|
- Renamed config.m4 to config0.m4
# PCRE configure tests must be run before e.g. ext/filter
|
2005-11-17 10:01:47 +00:00 |
|
foobar
|
dca23aa9cf
|
fix typo
|
2005-11-17 09:56:28 +00:00 |
|
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
|
58d21892e1
|
- Fix compile failure when ext/readline is compiled as shared
|
2005-11-17 08:36:12 +00:00 |
|
Dmitry Stogov
|
97190ee606
|
Removed support for continue and break operators with non-constant operands
|
2005-11-17 08:27:25 +00:00 |
|
|
8b9855a687
|
ChangeLog update
|
2005-11-17 06:54:18 +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 |
|
Ilia Alshanetsky
|
b05d189cc0
|
MFB51: Allow zend_parse_parameters to handle non-well formed integers, but
raise E_NOTICE in the process.
|
2005-11-17 00:20:31 +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 |
|
foobar
|
771c47831f
|
- Missing .cvsignore
|
2005-11-16 16:17:40 +00:00 |
|
Dmitry Stogov
|
8373809e2e
|
Fixed bug #35239 (Objects can lose references)
|
2005-11-16 11:52:53 +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 |
|
|
30e3bbdb0b
|
ChangeLog update
|
2005-11-16 06:44:57 +00:00 |
|
Marcus Boerger
|
18f53efca5
|
- Add new test
|
2005-11-15 21:32:54 +00:00 |
|
foobar
|
7d588a5b40
|
remove old news
|
2005-11-15 16:50:32 +00:00 |
|
Dmitry Stogov
|
0220a8318c
|
Allow "null" default value for arguments with array type hint
Unicode support
|
2005-11-15 16:50:07 +00:00 |
|
Pierre Joye
|
29a04a28ef
|
- switch to bsd license
- prepare 2.0.1
|
2005-11-15 15:36:29 +00:00 |
|
Ilia Alshanetsky
|
4ded4455eb
|
MFB51: Fixed memory leak on php-cli -h
|
2005-11-15 15:30:41 +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 |
|
Dmitry Stogov
|
c4f93961b5
|
Fixed call to __destruct() for objects of classes delivered from internal ones those use zend_objects_store_put(obj, NULL, ...
|
2005-11-15 12:39:54 +00:00 |
|
foobar
|
0907893b2b
|
- Prepare for including in PHP core
|
2005-11-15 11:55:28 +00:00 |
|