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-03-24 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
362f5fdb092ca6a7bfb4d8ee86147067e5aa0c0b
archived-php-src
/
ext
/
sysvshm
History
ndossche
98ededcc6d
Merge branch 'PHP-8.5'
...
* PHP-8.5: Fix memory leak in shm_get_var() when variable is corrupted
2026-03-10 20:30:37 +01:00
..
tests
Merge branch 'PHP-8.4' into PHP-8.5
2026-03-10 20:30:31 +01:00
config.m4
Sync HAVE_<extension> help texts (
#15167
)
2024-08-02 01:41:47 +02:00
config.w32
Sync HAVE_<extension> help texts (
#15167
)
2024-08-02 01:41:47 +02:00
CREDITS
…
php_sysvshm.h
ext/sysvshm: use size_t and ssize_t instead of zend_long
2025-07-28 15:33:22 +01:00
sysvshm_arginfo.h
Include the actual stub name in generated arginfo headers (
#20993
)
2026-01-21 20:57:00 +01:00
sysvshm.c
Merge branch 'PHP-8.5'
2026-03-10 20:30:37 +01:00
sysvshm.stub.php
ext/sysvshm: shm_detach() always returns true
2025-07-28 15:33:22 +01:00