YantrikDB/packs
Sign in

catalog

Packs

Sealed, evaluated, verifiable. Categories follow what packs measurably do.

Showing 1–2 of 2 packs

officialyantrikdbsigned

php-modern

yantrik/php-modern@0.1.0

PHP 8 as it is actually written now: enums, readonly, constructor promotion, property hooks and match; the comparison and array semantics that changed under you; and the security defaults — PDO emulation, unserialize, escaping, randomness, password hashing — that decide whether the application is exploitable.

38 facts 1 downloads by spranab
officialyantrikdbsigned

java-modern

yantrik/java-modern@0.1.0

Java as it is written on a current LTS, not as it was written in 2014. Records, sealed types and pattern matching; virtual threads and what still pins them; the concurrency and equality contracts that fail silently; java.time, BigDecimal and the numeric traps; and the JDK APIs that are insecure by default until you configure them.

47 facts 1 downloads by spranab