This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-17 21:11:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72aa064016df89bd4b82e2f6d33ddae8df7b139f
archived-php-src
/
ext
/
mcve
History
Brad House
6995520e20
fix typecasting errors, especially for new constants. Don't assume long and int are the same size, as on 64bit architectures, they are normally not
2003-07-09 13:45:21 +00:00
..
tests
Fixed bug
#24051
: shared build and test
2003-06-06 06:17:02 +00:00
config.m4
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
2002-03-12 16:44:00 +00:00
CREDITS
- Fix CREDITS files
2002-03-02 13:44:08 +00:00
mcve_simple_test.php
Moved these example scripts out of tests.
2002-03-27 15:39:30 +00:00
mcve_test1.php
Moved these example scripts out of tests.
2002-03-27 15:39:30 +00:00
mcve_test2.php
Moved these example scripts out of tests.
2002-03-27 15:39:30 +00:00
mcve.c
fix typecasting errors, especially for new constants. Don't assume long and int are the same size, as on 64bit architectures, they are normally not
2003-07-09 13:45:21 +00:00
mcve.php
…
php_mcve.h
sync functionality with libmcve 3.2
2003-07-08 02:59:51 +00:00