Lines Matching refs:config
592 cp wp-tests-config-sample.php wp-tests-config.php
593 sed -i 's/youremptytestdbnamehere/test/g' wp-tests-config.php
594 sed -i 's/yourusernamehere/root/g' wp-tests-config.php
595 sed -i 's/yourpasswordhere/root/g' wp-tests-config.php
749 --with-config-file-path=/etc \
750 --with-config-file-scan-dir=/etc/php.d \
907 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
913 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
919 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
925 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
932 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
938 ./configure --prefix=/opt/php --with-php-config=/opt/php/bin/php-config
970 - name: git config
971 run: git config --global core.autocrlf false && git config --global core.eol lf