Zeev Suraski
|
98bf43f229
|
Enable asp_tags/short_tags/allow_call_time_pass_by_reference to work on a per-directory
basis as well
|
2000-06-06 19:13:54 +00:00 |
|
Zeev Suraski
|
d4b160c0d6
|
- Export normalize_bool
- This global/static syntax fix brought us back to the 4 documented conflicts
|
2000-06-03 03:05:01 +00:00 |
|
Zeev Suraski
|
0b7a9cea88
|
- Fix Win32 compilation (Use winsock2.h from now on)
- Add lambda() support
|
2000-06-03 01:49:49 +00:00 |
|
Zeev Suraski
|
8a8c3eafc8
|
Nuke the old error code, use the new one
|
2000-06-02 12:21:49 +00:00 |
|
Zeev Suraski
|
898c8ead87
|
IS_BC isn't really being used, but still...
|
2000-05-31 19:08:18 +00:00 |
|
Zeev Suraski
|
13b67621cf
|
Fix a bug in static initializers/default values/class member variables that contained
array values
|
2000-05-31 19:07:09 +00:00 |
|
Andi Gutmans
|
cc590f49f2
|
- Get ready for release
|
2000-05-21 16:29:38 +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 |
|
Andi Gutmans
|
63b7056f9a
|
- Change Zend Engine version number
|
2000-05-08 16:33:52 +00:00 |
|
Zeev Suraski
|
b80b8381d4
|
More error handling work (still completely disabled)
|
2000-04-27 19:38:11 +00:00 |
|
Zeev Suraski
|
a20e90abb3
|
We'll need two...
|
2000-04-25 10:44:50 +00:00 |
|
Zeev Suraski
|
67f6974373
|
Initial support for trapping errors (not complete and disabled; will be enabled only
post-PHP 4.0.0)
|
2000-04-19 15:08:06 +00:00 |
|
Zeev Suraski
|
e663d856b3
|
Fix object overloading support
|
2000-04-10 20:21:13 +00:00 |
|
Andi Gutmans
|
9df63e183e
|
- Didn't see Thies' commit message although I can't really see how it would
make a difference
|
2000-03-26 16:28:37 +00:00 |
|
Andi Gutmans
|
b763b25c96
|
- Include Andrea's fix for alloca.h
|
2000-03-26 16:00:35 +00:00 |
|
Thies C. Arntzen
|
7ec4e5e21b
|
<alloca.h> needs to be included before we define macros calling alloca()
atleast using SGI's cc - should not harm other platforms (i hope)
|
2000-03-26 14:46:25 +00:00 |
|
Zeev Suraski
|
5dba477467
|
- Some header dependencies cleanup
- Generalize zval_print() and zval_print_r()
|
2000-03-25 19:10:07 +00:00 |
|
Sam Ruby
|
1e4e9b34e2
|
RTLD_NOW => RTLD_LAZY|RTLD_GLOBAL
|
2000-03-25 15:40:08 +00:00 |
|
Andi Gutmans
|
326f69f54e
|
- Change Zend version as API has changed
|
2000-03-22 19:07:47 +00:00 |
|
Andi Gutmans
|
13e7413182
|
- Change zend_startup to accept a flag for starting builtin functions
|
2000-03-21 19:01:19 +00:00 |
|
Andi Gutmans
|
bf18f87644
|
- Move #defines
|
2000-03-21 18:48:28 +00:00 |
|
Andi Gutmans
|
8b8077709e
|
- Fix compile problem on FreeBSD
|
2000-03-18 16:11:42 +00:00 |
|
Andi Gutmans
|
512ff32f87
|
- No reason for refcount to be signed and move to zend_* typedefs
|
2000-03-18 16:00:30 +00:00 |
|
Zeev Suraski
|
15dd8e61a2
|
- Fix newly introduced problem reported by Sam Ruby
|
2000-03-15 17:32:29 +00:00 |
|
Andi Gutmans
|
e92f6f15cb
|
- define zend_uint and zend_uchar and use them in a few places
|
2000-03-13 15:43:40 +00:00 |
|
Sam Ruby
|
fc173b6ace
|
Unresolved externs
|
2000-03-06 10:46:40 +00:00 |
|
Zeev Suraski
|
5e55e47f7f
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
|
Zeev Suraski
|
56251a7239
|
Wrap some commonly unused callbacks
|
2000-03-05 19:50:10 +00:00 |
|
Zeev Suraski
|
0ac9536d99
|
(c) patch
|
2000-02-19 22:46:42 +00:00 |
|
Andi Gutmans
|
f1a2ee55e0
|
- Add ZEND_API
|
2000-02-17 08:03:13 +00:00 |
|
Andi Gutmans
|
9b840c5f59
|
- Hopefully fix Thies' bug report.
|
2000-02-16 16:00:02 +00:00 |
|
Zeev Suraski
|
80bdd19e03
|
Fine tune Andi's patch
|
2000-02-11 15:59:30 +00:00 |
|
Andi Gutmans
|
b48eebb114
|
- #define ZEND_WIN32 differently
|
2000-02-10 17:19:10 +00:00 |
|
Andi Gutmans
|
bc5c9d8d7b
|
- Finally beautify those WIN32|WINNT checks
|
2000-02-10 17:03:53 +00:00 |
|
Zeev Suraski
|
f207b3623e
|
Pass the executor globals to internal functions
|
2000-02-05 15:40:05 +00:00 |
|
Zeev Suraski
|
9f51f154aa
|
- Stop passing list/plist to internal functions
- Add a typedef for the pCopyConstructor function pointer
- Minor hacks
|
2000-02-05 15:11:24 +00:00 |
|
Andi Gutmans
|
059b64efbe
|
- Make sure its use is understood.
|
2000-01-28 21:46:07 +00:00 |
|
Andi Gutmans
|
c23056719e
|
- Double the speed of some key switch() tests for Win32.
|
2000-01-28 21:43:46 +00:00 |
|
Zeev Suraski
|
fafbf6d8da
|
- Implement declare() with declarables framework
- Implement ticks - Germany&Norway - 5 points!
|
2000-01-24 19:00:30 +00:00 |
|
Zeev Suraski
|
f24931222c
|
Make Win32 compile again
|
2000-01-13 20:34:45 +00:00 |
|
Sascha Schumann
|
bf7b292db9
|
Move dl stuff from acconfig.h into zend.h. That allows us finer control
when it comes to suppressing dlfcn.h.
|
2000-01-12 19:52:33 +00:00 |
|
Andi Gutmans
|
44e9e95933
|
- Rename IS_BC to FLAG_IS_BC. We will probably nuke it.
|
2000-01-04 14:25:42 +00:00 |
|
Andi Gutmans
|
b8cebe32e3
|
- Separate the overloaded objects' types from Zend's data types.
There is no reason for them to be the same, and IS_METHOD just cluttered
there data types.
|
2000-01-04 13:52:52 +00:00 |
|
Andi Gutmans
|
bdefd5da15
|
- Change IS_UNSET -> IS_NULL
|
2000-01-04 13:22:58 +00:00 |
|
Zeev Suraski
|
f2d703e916
|
- Nuke undefined_variable_string
- Introduce IS_UNSET
|
1999-12-31 13:56:59 +00:00 |
|
Zeev Suraski
|
aec33aa753
|
Introduce a zval-specific cache - 5-15% speed improvement
|
1999-12-26 21:56:59 +00:00 |
|
Zeev Suraski
|
235386b245
|
Change ALLOC_ZVAL() semantics
|
1999-12-26 21:21:33 +00:00 |
|
Andi Gutmans
|
62b2087a84
|
- Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL(z) and make Zend use
them.
|
1999-12-24 15:22:11 +00:00 |
|
Zeev Suraski
|
5ba5f00f65
|
export
|
1999-12-22 20:24:52 +00:00 |
|
Zeev Suraski
|
f0888ccaef
|
Fix the highlighting problem. STR_REALLOC() should be used instead of plain erealloc()
whenever you're dealing with strings that might be coming back from the engine - there seem
to be a few other places like this in PHP.
|
1999-12-21 20:30:04 +00:00 |
|