-
Notifications
You must be signed in to change notification settings - Fork 0
/
php.yaml
32 lines (26 loc) · 986 Bytes
/
php.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Extend Main\Overview & Global-Reports DEV-tools with all known information
# Coresky can run from:
70400: # PHP_VERSION_ID 7.4
extensions:
Core: .
80000: @csv( )
extensions:
Core:
function: fdiv preg_last_error_msg str_contains str_starts_with str_ends_with get_debug_type get_resource_id
class: Attribute UnhandledMatchError ValueError
interface: Stringable
const: FILTER_VALIDATE_BOOL
tokenizer:
class: PhpToken
80200:
extensions:
Core:
function:
class:
80300: @csv( ) # PHP_VERSION_ID 8.3
extensions:
Core:
function: json_validate mb_str_pad stream_context_set_options str_increment str_decrement ldap_exop_sync ldap_connect_wallet
class: DateError DateException DateInvalidOperationException DateInvalidTimeZoneException DateMalformedIntervalStringException
DateMalformedPeriodStringException DateMalformedStringException DateObjectError DateRangeError Override SQLite3Exception
# 2do