Zeev Suraski
|
957327e8bc
|
Do it in thread unsafe mode for now.
|
2000-05-18 14:51:19 +00:00 |
|
Sascha Schumann
|
86c03cceb0
|
Kill warnings
|
2000-05-18 12:07:15 +00:00 |
|
Andi Gutmans
|
a786fc4ab7
|
- Do this someplace else.
|
2000-05-18 11:25:03 +00:00 |
|
Andi Gutmans
|
715ff77344
|
- Fix include() when used on resources (shouldn't work but shouldn't crash
either).
|
2000-05-18 10:21:24 +00:00 |
|
Andrei Zmievski
|
3df1e68fe9
|
Update for sort functions - user can now specify sort type.
|
2000-05-18 01:53:41 +00:00 |
|
Andi Gutmans
|
0aefa3e037
|
- Add support for string_compare_function() and number_compare_function().
UNTESTED!
|
2000-05-17 18:55:22 +00:00 |
|
Zeev Suraski
|
760a17729e
|
Normalize results of compare_function()
|
2000-05-17 17:08:25 +00:00 |
|
Zeev Suraski
|
5fcb963f09
|
Fix crash if %> is encountered in HTML while ASP-tags are disabled
|
2000-05-17 15:50:30 +00:00 |
|
Andi Gutmans
|
03c844305f
|
Fix order
|
2000-05-17 15:24:49 +00:00 |
|
Sascha Schumann
|
8669a15755
|
Add missing prototype
|
2000-05-17 00:35:08 +00:00 |
|
Zeev Suraski
|
ac0e07ecda
|
- Small optimization. Filling up the Cache helps performance.
|
2000-05-16 15:42:16 +00:00 |
|
Sascha Schumann
|
afedd22f19
|
Fix parallel makes on BSD
|
2000-05-12 09:05:05 +00:00 |
|
Zeev Suraski
|
0d6a794d85
|
Get rid of chval - it's really not necessary and seems to be confusing people
|
2000-05-11 19:18:11 +00:00 |
|
Zeev Suraski
|
9a751419cf
|
Refined fix
|
2000-05-11 18:49:45 +00:00 |
|
Zeev Suraski
|
cb35b7e4ed
|
Fix a memory corruption bug with by-ref function arguments
|
2000-05-11 18:31:21 +00:00 |
|
Andi Gutmans
|
33f8ab3800
|
- Bump up Zend extension version number
|
2000-05-10 12:28:13 +00:00 |
|
Thies C. Arntzen
|
354272315a
|
make waning readable
|
2000-05-10 09:40:46 +00:00 |
|
Andi Gutmans
|
30da5fd8fc
|
Thoroughly initialize IS_UNUSED for proper cleanup
|
2000-05-08 21:46:48 +00:00 |
|
Andi Gutmans
|
63b7056f9a
|
- Change Zend Engine version number
|
2000-05-08 16:33:52 +00:00 |
|
Andi Gutmans
|
a9ec11476c
|
- Return real size allocated
|
2000-05-08 16:18:20 +00:00 |
|
Zeev Suraski
|
19de3be052
|
Make zend_binary_strcasecmp compile again
|
2000-05-08 10:24:26 +00:00 |
|
Sascha Schumann
|
36c1a9a39d
|
Make strcasecmp() act correctly WRT SUS II.
Patch by: hholzgra@php.net
PR: #3556
|
2000-05-08 10:05:19 +00:00 |
|
Andi Gutmans
|
dc704e26fe
|
- Make zend_eval_string() return SUCCESS/FAILURE
|
2000-05-06 18:49:46 +00:00 |
|
Andi Gutmans
|
686bd5724b
|
- Make $obj->test = 5; work again (assigning to uninitialized objects)
|
2000-05-06 18:40:48 +00:00 |
|
Sascha Schumann
|
788feca4ae
|
Linking directly against libc might result in unexpected behaviour.
We check for dlopen in libdl first, and check then whether dlopen exists.
|
2000-05-05 12:17:41 +00:00 |
|
Andi Gutmans
|
69eb908f06
|
- Change fetch_type to be zend_uint
|
2000-05-03 18:01:35 +00:00 |
|
Andi Gutmans
|
f2471fd50a
|
- Change the place CAST uses for the op_type
|
2000-05-03 17:56:44 +00:00 |
|
Zeev Suraski
|
8ca13c97c2
|
Change zend_hash_get_current_key_ex() to also return the string length
|
2000-05-02 17:52:31 +00:00 |
|
Sascha Schumann
|
99e2820bed
|
Fix segfault occuring when a temporary module was unloaded and if this
module did not have a request shutdown function.
|
2000-05-02 07:04:59 +00:00 |
|
Sascha Schumann
|
0b6d923bae
|
Add ZEND_GET_MODULE(name). This is a short-cut for the common
get_module function.
|
2000-05-02 01:33:18 +00:00 |
|
Sascha Schumann
|
7a2d83acdc
|
Source file does not end with a newline. Some old compilers don't like that.
|
2000-05-01 22:36:10 +00:00 |
|
Andrei Zmievski
|
164e4e50b9
|
Added a way to get all declared classes.
|
2000-05-01 16:22:00 +00:00 |
|
Sascha Schumann
|
1743bb0346
|
Fix dependency
|
2000-05-01 05:46:02 +00:00 |
|
Zeev Suraski
|
5ef03c4ff8
|
Pass the op_array to the ctor/dtor, instead of just the resource
|
2000-04-29 11:55:20 +00:00 |
|
Zeev Suraski
|
96c648c9f7
|
crash fix
|
2000-04-29 10:34:03 +00:00 |
|
Zeev Suraski
|
8aac6e7d3d
|
- Add zend_llist_apply_with_arguments()
- Add a message handler to the extensions
|
2000-04-29 10:20:40 +00:00 |
|
Zeev Suraski
|
42d15298d7
|
Fix possible bug with extension dtors being called without the ctors being called first
|
2000-04-29 02:56:44 +00:00 |
|
Zeev Suraski
|
e0a48fe623
|
Beautify
|
2000-04-29 01:30:17 +00:00 |
|
Zeev Suraski
|
ddbcbb666d
|
Fix a bug in the resource dispencer
|
2000-04-28 15:52:02 +00:00 |
|
Zeev Suraski
|
ddc36fb776
|
Make convert_to_string() allocations traceable
|
2000-04-28 13:31:51 +00:00 |
|
Zeev Suraski
|
974671eced
|
*** empty log message ***
|
2000-04-27 21:48:47 +00:00 |
|
Zeev Suraski
|
4b6594c5e9
|
Change to using the #define's
|
2000-04-27 21:26:17 +00:00 |
|
Zeev Suraski
|
b80b8381d4
|
More error handling work (still completely disabled)
|
2000-04-27 19:38:11 +00:00 |
|
Zeev Suraski
|
fa7c418b79
|
Fix - forgot to split away if refcount>1
|
2000-04-26 22:10:06 +00:00 |
|
Zeev Suraski
|
94a724f686
|
Fix bug
|
2000-04-25 14:20:52 +00:00 |
|
Zeev Suraski
|
a20e90abb3
|
We'll need two...
|
2000-04-25 10:44:50 +00:00 |
|
Zeev Suraski
|
0a14a32c78
|
Add useful macros
|
2000-04-25 10:10:44 +00:00 |
|
Andi Gutmans
|
382653aebc
|
- Fix persistence of llist
|
2000-04-25 09:45:58 +00:00 |
|
Zeev Suraski
|
e16c38b3f5
|
- Forgot to keep the ':' in the class_name
|
2000-04-24 22:13:08 +00:00 |
|
Zeev Suraski
|
dc93a62cbb
|
Correct fix
|
2000-04-24 16:04:13 +00:00 |
|