#
5f893e68 |
| 06-Jul-2000 |
Andi Gutmans |
- Complex fix for solving a problem with objects & method calls. - Previous version is tagged PRE_METHOD_CALL_SEPERATE_FIX_PATCH. - I need to check this fix on a server so if it doesn't work
- Complex fix for solving a problem with objects & method calls. - Previous version is tagged PRE_METHOD_CALL_SEPERATE_FIX_PATCH. - I need to check this fix on a server so if it doesn't work I will revert - it.
show more ...
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
84eb48f0 |
| 16-Jun-2000 |
Zeev Suraski |
Ok, this time here's some real Win32 system programming :) Redesigned the timeout system using a single timeout thread and a single window, and used a much quicker check.
|
#
a6d9b5ed |
| 16-Jun-2000 |
Zeev Suraski |
Macro it up the right way
|
#
b7919184 |
| 16-Jun-2000 |
Zeev Suraski |
Macro this up, so it can be moved to other places
|
#
ef0bd3d1 |
| 16-Jun-2000 |
Zeev Suraski |
- Move timeout code to Zend - Implement timeouts in Win32
|
#
53bdf0b5 |
| 10-Jun-2000 |
Zeev Suraski |
I can't think of a reason of why it should just be a notice... Make it a warning, like it was in PHP 3.
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
03e842cc |
| 09-Jun-2000 |
Zeev Suraski |
Fix bug #4933
|
#
edd70256 |
| 09-Jun-2000 |
Andi Gutmans |
- Remove old obsolete code.
|
#
a712da5c |
| 09-Jun-2000 |
Andi Gutmans |
- Make unset consistent with the way array offsets work
|
#
e346a6b5 |
| 09-Jun-2000 |
Stanislav Malyshev |
Handle unset with empty key
|
#
13b67621 |
| 31-May-2000 |
Zeev Suraski |
Fix a bug in static initializers/default values/class member variables that contained array values
|
Revision tags: php-4.0.0 |
|
#
715ff773 |
| 18-May-2000 |
Andi Gutmans |
- Fix include() when used on resources (shouldn't work but shouldn't crash either).
|
Revision tags: php-4.0RC2 |
|
#
686bd572 |
| 06-May-2000 |
Andi Gutmans |
- Make $obj->test = 5; work again (assigning to uninitialized objects)
|
#
f2471fd5 |
| 03-May-2000 |
Andi Gutmans |
- Change the place CAST uses for the op_type
|
#
974671ec |
| 27-Apr-2000 |
Zeev Suraski |
*** empty log message ***
|
#
4b6594c5 |
| 27-Apr-2000 |
Zeev Suraski |
Change to using the #define's
|
#
4f15966d |
| 17-Apr-2000 |
Andi Gutmans |
- Fix order of JMPZNZ arguments
|
#
021631d5 |
| 12-Apr-2000 |
Zeev Suraski |
*** empty log message ***
|
#
d17e3d6b |
| 11-Apr-2000 |
Zeev Suraski |
Fix warnings
|
#
97c9603b |
| 11-Apr-2000 |
Zeev Suraski |
Fix fd leak in include_once()
|
#
73c6fbff |
| 10-Apr-2000 |
Andi Gutmans |
-
|
#
e663d856 |
| 10-Apr-2000 |
Zeev Suraski |
Fix object overloading support
|
#
c5d5c69b |
| 10-Apr-2000 |
Andi Gutmans |
- Add warnings
|
#
1cf5c336 |
| 07-Apr-2000 |
Zeev Suraski |
Thoroughly fix include_once()
|
#
ed6e7340 |
| 07-Apr-2000 |
Zeev Suraski |
Fix include_once()
|