aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-php-shim/src/var.rs
AgeCommit message (Expand)Author
2026-08-16fix(php-shim): render floats through php_gcvtnsfisis
2026-08-12docs(todo): retag TODO markers by root causensfisis
2026-08-10feat(console): import scripts Command classes as application commandsnsfisis
2026-08-10style(php-shim): drop the underscore from used parameter namesnsfisis
2026-08-09refactor(php-shim): remove shim functions with no callersnsfisis
2026-08-08feat(php-shim): give ported exceptions PHP's class hierarchynsfisis
2026-08-06fix(platform-repository): report the icu and imagick librariesnsfisis
2026-08-06fix(download-manager): name the downloader class in its LogicExceptionnsfisis
2026-08-04feat(php-shim): render stdClass-shaped objects in var_exportnsfisis
2026-08-02chore(todo): consolidate TODO comments into the five fixed marker tagsnsfisis
2026-07-24fix(solver-problems): compare RULE_LEARNED sort keys like PHP's <=>nsfisis
2026-07-20fix(advisory): treat int-keyed ignore entries as plain IDsnsfisis
2026-06-28fix(php-shim): emit NUL bytes as concatenation in var_exportnsfisis
2026-06-26test: port 59 autoload/vcs/installer/util/command tests; fix output capturensfisis
2026-06-24refactor(php-shim): remove is_resource/is_resource_valuensfisis
2026-06-21feat(php-shim): implement serialize/var_export/to_array/get_debug_typensfisis
2026-06-21refactor(php-shim): split lib.rsnsfisis