https://github.com/tarlepp/ash_worksi_web_test_client_remote_addr_issue
https://github.com/tarlepp/ash_worksi_web_test_client_remote_addr_issue
community-help phpunit symfony
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarlepp/ash_worksi_web_test_client_remote_addr_issue
- Owner: tarlepp
- License: mit
- Created: 2023-02-24T19:46:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T02:21:25.000Z (over 1 year ago)
- Last Synced: 2025-09-05T02:37:00.466Z (9 months ago)
- Topics: community-help, phpunit, symfony
- Language: PHP
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is this?
Someone didn't get `$_SERVER['REMOTE_ADDR']` working with Symfony `WebTestCase`,
so I created this simple repository to demonstrate that is can be done.
## How to test this?
1. Clone repository
1. Run `composer install`
1. Run `php bin/phpunit`
1. Profit
## License
[The MIT License (MIT)](LICENSE)
Copyright © 2023 Tarmo Leppänen