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
master
Add File
New File
Upload File
Apply Patch
archived-php-src
/
Zend
/
tests
/
traits
/
bugs
History
Shivam Mathur
9adc94985f
Merge branch 'PHP-8.4'
2025-06-25 03:23:03 +05:30
..
abstract-methods01.phpt
GH-15992: fix error message for single abstract method not implemented (GH-15993)
2024-09-25 22:48:02 +02:00
abstract-methods02.phpt
…
abstract-methods03.phpt
…
abstract-methods04.phpt
Zend/*: fix a bunch of typos (GH-16017)
2024-09-24 10:55:21 +02:00
abstract-methods05.phpt
Fix self inheritance type checks for traits
2025-04-22 17:52:43 +02:00
abstract-methods06.phpt
Fix self inheritance type checks for traits
2025-04-22 17:52:43 +02:00
alias01.phpt
…
alias-semantics02.phpt
…
alias-semantics.phpt
…
case-sensitive.phpt
…
gh13177.phpt
Fix CI for windows-2022
2025-06-25 03:20:49 +05:30
interfaces.phpt
…
missing-trait.phpt
Make missing trait error recoverable
2025-03-12 16:19:58 +01:00
overridding-conflicting-methods.phpt
…
overridding-conflicting-property-initializer.phpt
…
overridding-static-property-with-doc-block.phpt
…