Zeev Suraski
aa6d2ac5d0
Heads up people!
...
Updated the get_current_key() API - the relevant authors, please take
a look at the updated code and make sure it's ok...
2000-12-22 12:57:09 +00:00
Zeev Suraski
36eaad252f
Allow get_current_key() not to return the key itself, instead of a duplicate
2000-12-22 12:49:51 +00:00
Zeev Suraski
0fcce4a77a
@* Fixed a possible crash in get_class_methods() (Zeev)
2000-12-22 12:08:04 +00:00
3e28346336
ChangeLog update
2000-12-22 02:09:12 +00:00
3185447c6b
NEWS update
2000-12-22 02:09:09 +00:00
foobar
c29e24c7e2
@- Changed setlocale() to use LC_* constants. (Jani)
2000-12-21 13:46:50 +00:00
Sascha Schumann
225a08e8dd
No need for GCC extensions in non-debugging mode.
...
PR: #8345
2000-12-21 05:31:18 +00:00
Sascha Schumann
e6f9ea5158
Some AC_SUBST substitutions were removed which are still needed.
...
Submitted by: Andrei Zmievski
2000-12-21 05:26:45 +00:00
30cb5f32f6
ChangeLog update
2000-12-21 02:09:07 +00:00
Chuck Hagenbuch
765b8435cb
install the Math/* files.
2000-12-20 19:08:29 +00:00
Sascha Schumann
7f96af83b2
Stop automatically passing vars to AC_SUBST through PHP_SUBST.
...
There are some variables which are needed for Makefiles and files
created by AC_OUTPUT; we use PHP_SUBST_OLD for those now.
genif.sh was moved to an appropiate place.
2000-12-20 17:21:37 +00:00
Sascha Schumann
060e647e5e
Speed up the genif.sh script a little bit. Whereas it took three seconds
...
previously, it takes now about 100ms on a P233.
2000-12-20 16:29:07 +00:00
Andi Gutmans
73c0f4b4c2
- Use memcmp() instead of ugly char-by-char compare
2000-12-20 15:51:16 +00:00
Zak Greant
9e9688d1de
Removed unused variable from is_scalar
2000-12-20 11:07:20 +00:00
foobar
48552b1ba4
Note about fix under correct version.
2000-12-20 09:12:13 +00:00
7f25ef4700
ChangeLog update
2000-12-20 02:09:16 +00:00
ae2af0e14b
NEWS update
2000-12-20 02:09:12 +00:00
Zeev Suraski
48b410c41e
Add the QA team to the credits
2000-12-19 22:59:14 +00:00
Stanislav Malyshev
1d35ad33c6
Add support for ASP tags in one-line comment
2000-12-19 12:57:38 +00:00
Hartmut Holzgraefe
560a4c1105
@ ctype functions now follow the extension naming conventions (Hartmut)
...
# removed unneccesary code generated by ext_skel
2000-12-19 11:50:30 +00:00
Stanislav Malyshev
f487f5960a
Fix possible crash
2000-12-19 11:23:27 +00:00
Ron Chmara
5cc6344edc
Updated to reflect recent discussions on php-dev.
2000-12-19 06:22:07 +00:00
aa6e16f495
ChangeLog update
2000-12-19 02:09:09 +00:00
foobar
402d60491b
wb fix.
2000-12-19 00:14:58 +00:00
foobar
c66c250c41
Fix pr: #7982
2000-12-19 00:12:58 +00:00
Zak Greant
bbf41d2116
Adding test for is_scalar().
2000-12-18 21:24:25 +00:00
Zak Greant
e4ca57bb57
Added is_scalar() function.
2000-12-18 19:23:50 +00:00
Andi Gutmans
22854f8016
- No need to generate number.c and number.h anymore.
2000-12-18 16:53:46 +00:00
Andi Gutmans
e2f33cb14f
- Success! Yay!
2000-12-18 16:11:57 +00:00
Andi Gutmans
e0f026c600
- Yet another one.
2000-12-18 16:10:08 +00:00
Andi Gutmans
0a300b9935
- Testing
2000-12-18 16:08:02 +00:00
Andi Gutmans
9e3fa59ac2
- No luck
2000-12-18 16:06:16 +00:00
Andi Gutmans
532210b5ac
- Make this damn commit stuff work.
2000-12-18 16:05:12 +00:00
Andi Gutmans
d3a04db0f2
- Testing
2000-12-18 16:00:15 +00:00
Stanislav Malyshev
63873aba37
Use HashPosition iterator instead of saving/restoring internal pointer
2000-12-18 15:06:03 +00:00
Stanislav Malyshev
9a135a2b29
Preserve internal pointer over print_r ( fix #8289 )
2000-12-18 13:56:30 +00:00
Andi Gutmans
43adbdcc72
- Fix leak with useless statements such as "foo";
2000-12-18 13:28:32 +00:00
Andi Gutmans
9a87dc3bdc
- Testing Sascha's CVS commit script which should work with branches.
2000-12-18 13:25:53 +00:00
Andi Gutmans
361d04b84b
- Testing
2000-12-18 13:24:58 +00:00
Andi Gutmans
1b5493f819
- Testing
2000-12-18 13:23:45 +00:00
Andi Gutmans
2949dcb6c0
- Testing
2000-12-18 13:21:47 +00:00
Andi Gutmans
9722c1397a
- Testing
2000-12-18 13:21:07 +00:00
Andi Gutmans
f23ebb7c5e
- Testin
2000-12-18 13:20:01 +00:00
Zeev Suraski
603a23ade2
Test, ignore
2000-12-18 13:18:02 +00:00
Zeev Suraski
675985c892
Test, ignore
2000-12-18 13:14:05 +00:00
Zeev Suraski
2ef76284f0
Test, ignore
2000-12-18 13:12:16 +00:00
Zeev Suraski
1f7f2416be
Test, ignore
2000-12-18 13:07:50 +00:00
Zeev Suraski
43c94f221a
Test, ignore
2000-12-18 13:01:59 +00:00
Hartmut Holzgraefe
96ccf69301
fixed BUG #8306 : shmat() returns -1 on errors, not NULL
2000-12-18 12:22:28 +00:00
Stanislav Malyshev
138ea941fa
Add notice when auto-converting array to string
2000-12-18 08:47:17 +00:00