Changeset 61786
- Timestamp:
- 03/03/2026 02:35:36 AM (5 weeks ago)
- Location:
- trunk
- Files:
-
- 1 deleted
- 1 edited
-
src/wp-includes/php-ai-client/src/polyfills.php (deleted)
-
tools/php-ai-client/installer.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/php-ai-client/installer.sh
r61700 r61786 226 226 done 227 227 228 # Remove polyfills.php — WordPress Core already provides these functions in compat.php. 229 rm -f "$TARGET_DIR/src/polyfills.php" 230 228 231 # --------------------------------------------------------------------------- 229 232 # Generate autoload.php
Note: See TracChangeset
for help on using the changeset viewer.